DDraceNetwork Docs
CUi::CDoubleClickState Class Reference
Collaboration diagram for CUi::CDoubleClickState:
[legend]

Public Attributes

const void * m_pLastClickedId = nullptr
 
float m_LastClickTime = -1.0f
 
vec2 m_LastClickPos = vec2(-1.0f, -1.0f)
 

Member Data Documentation

◆ m_LastClickPos

vec2 CUi::CDoubleClickState::m_LastClickPos = vec2(-1.0f, -1.0f)

◆ m_LastClickTime

float CUi::CDoubleClickState::m_LastClickTime = -1.0f

◆ m_pLastClickedId

const void* CUi::CDoubleClickState::m_pLastClickedId = nullptr

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