|
Blender
V3.3
|
Public Attributes | |
| char | text [3][2][128] |
| wmEvent | state_event |
| CursorKeymapInfo_State | state |
Definition at line 5759 of file wm_event_system.cc.
| CursorKeymapInfo_State CursorKeymapInfo::state |
Definition at line 5767 of file wm_event_system.cc.
Referenced by WM_window_cursor_keymap_status_refresh().
| wmEvent CursorKeymapInfo::state_event |
Definition at line 5766 of file wm_event_system.cc.
Referenced by WM_window_cursor_keymap_status_refresh().
| char CursorKeymapInfo::text[3][2][128] |
0: Mouse button index. 1: Event type (click/press, drag). 2: Text.
Definition at line 5765 of file wm_event_system.cc.
Referenced by WM_window_cursor_keymap_status_get(), and WM_window_cursor_keymap_status_refresh().