#include <UT_Intercept.h>
Public Attributes | |
| UT_Key | key |
| short | mx |
| short | my |
| unsigned | alt_state: 1 |
| unsigned | ctl_state: 1 |
| unsigned | key_state: 1 |
Definition at line 92 of file UT_Intercept.h.
| unsigned UT_InterceptEvent::alt_state |
Definition at line 101 of file UT_Intercept.h.
| unsigned UT_InterceptEvent::ctl_state |
Definition at line 101 of file UT_Intercept.h.
Definition at line 96 of file UT_Intercept.h.
| unsigned UT_InterceptEvent::key_state |
Definition at line 101 of file UT_Intercept.h.
| short UT_InterceptEvent::mx |
Definition at line 97 of file UT_Intercept.h.
| short UT_InterceptEvent::my |
Definition at line 98 of file UT_Intercept.h.
1.5.9