OpenClonk
C4MouseControl.cpp File Reference
Include dependency graph for C4MouseControl.cpp:

Go to the source code of this file.

Variables

const int32_t C4MC_Drag_None = 0
 
const int32_t C4MC_Drag_Script = 6
 
const int32_t C4MC_Drag_Unhandled = 7
 
const int32_t C4MC_Tooltip_Delay = 20
 

Variable Documentation

◆ C4MC_Drag_None

◆ C4MC_Drag_Script

◆ C4MC_Drag_Unhandled

const int32_t C4MC_Drag_Unhandled = 7

◆ C4MC_Tooltip_Delay

const int32_t C4MC_Tooltip_Delay = 20

Definition at line 43 of file C4MouseControl.cpp.

Referenced by C4MouseControl::UpdateCursorTarget().