Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CEventGraphics::SPrvMouse Struct Reference

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}
 

Member Data Documentation

◆ m_buttonPulsed

CEventGraphics::EMouseButtonType CEventGraphics::SPrvMouse::m_buttonPulsed {CEventGraphics::EMouseButtonType::None}

◆ m_dragAndDrop

CEventGraphics::EDragType CEventGraphics::SPrvMouse::m_dragAndDrop {CEventGraphics::EDragType::NoDrag}

◆ m_eventType

◆ m_isLongPulsation

bool CEventGraphics::SPrvMouse::m_isLongPulsation {false}

◆ m_radius

double CEventGraphics::SPrvMouse::m_radius {false}

◆ m_x

double CEventGraphics::SPrvMouse::m_x {0}

◆ m_xRel

double CEventGraphics::SPrvMouse::m_xRel {0}

◆ m_y

double CEventGraphics::SPrvMouse::m_y {0}

◆ m_yRel

double CEventGraphics::SPrvMouse::m_yRel {0}

The documentation for this struct was generated from the following file: