DDraceNetwork Docs
|
#include <lineinput.h>
Public Attributes | |
bool | m_Selecting = false |
vec2 | m_PressMouse = vec2(0.0f, 0.0f) |
vec2 | m_ReleaseMouse = vec2(0.0f, 0.0f) |
vec2 | m_Offset = vec2(0.0f, 0.0f) |
bool CLineInput::SMouseSelection::m_Selecting = false |