|
Blender V4.3
|
#include <interface_intern.hh>
Public Attributes | |
| bool | is_keynav |
| int | event_xy [2] |
Definition at line 864 of file interface_intern.hh.
| int uiKeyNavLock::event_xy[2] |
Only used to check if we've moved the cursor.
Definition at line 868 of file interface_intern.hh.
Referenced by ui_mouse_motion_keynav_init(), and ui_mouse_motion_keynav_test().
| bool uiKeyNavLock::is_keynav |
Set when we're using keyboard-input.
Definition at line 866 of file interface_intern.hh.
Referenced by ui_mouse_motion_keynav_init(), and ui_mouse_motion_keynav_test().