Definition at line 320 of file interface_handlers.c.
◆ anonymous enum
Enumerator |
---|
BUTTON_MULTI_INIT_UNSET | gesture direction unknown, wait until mouse has moved enough...
|
BUTTON_MULTI_INIT_SETUP | vertical gesture detected, flag buttons interactively (UI_BUT_DRAG_MULTI)
|
BUTTON_MULTI_INIT_ENABLE | flag buttons finished, apply horizontal motion to active and flagged
|
BUTTON_MULTI_INIT_DISABLE | vertical gesture not detected, take no further action
|
Definition at line 321 of file interface_handlers.c.
◆ bs_mbuts
◆ drag_dir
float uiHandleButtonMulti::drag_dir[2] |
◆ drag_lock_x
int uiHandleButtonMulti::drag_lock_x |
◆ drag_start
int uiHandleButtonMulti::drag_start[2] |
◆ has_mbuts
bool uiHandleButtonMulti::has_mbuts |
enum { ... } uiHandleButtonMulti::init |
◆ is_proportional
bool uiHandleButtonMulti::is_proportional |
◆ mbuts
◆ skip
bool uiHandleButtonMulti::skip |
The documentation for this struct was generated from the following file: