Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Public Attributes | |
CEventGraphics::EMouseEventType | m_eventType {CEventGraphics::EMouseEventType::ButtonUp} |
CEventGraphics::EMouseButtonType | m_buttonPulsed {CEventGraphics::EMouseButtonType::None} |
CEventGraphics::EDragType | m_dragAndDrop {CEventGraphics::EDragType::NoDrag} |
double | m_x {0} |
double | m_y {0} |
double | m_xRel {0} |
double | m_yRel {0} |
bool | m_isLongPulsation {false} |
double | m_radius {false} |
CEventGraphics::EMouseButtonType CEventGraphics::SPrvMouse::m_buttonPulsed {CEventGraphics::EMouseButtonType::None} |
CEventGraphics::EDragType CEventGraphics::SPrvMouse::m_dragAndDrop {CEventGraphics::EDragType::NoDrag} |
CEventGraphics::EMouseEventType CEventGraphics::SPrvMouse::m_eventType {CEventGraphics::EMouseEventType::ButtonUp} |
bool CEventGraphics::SPrvMouse::m_isLongPulsation {false} |
double CEventGraphics::SPrvMouse::m_radius {false} |
double CEventGraphics::SPrvMouse::m_x {0} |
double CEventGraphics::SPrvMouse::m_xRel {0} |
double CEventGraphics::SPrvMouse::m_y {0} |
double CEventGraphics::SPrvMouse::m_yRel {0} |