|
HDK
|
#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 112 of file UT_Intercept.h.
| unsigned UT_InterceptEvent::alt_state |
Definition at line 121 of file UT_Intercept.h.
| unsigned UT_InterceptEvent::ctl_state |
Definition at line 121 of file UT_Intercept.h.
| UT_Key UT_InterceptEvent::key |
Definition at line 116 of file UT_Intercept.h.
| unsigned UT_InterceptEvent::key_state |
Definition at line 121 of file UT_Intercept.h.
| short UT_InterceptEvent::mx |
Definition at line 117 of file UT_Intercept.h.
| short UT_InterceptEvent::my |
Definition at line 118 of file UT_Intercept.h.