|
uint16 | Event = 0 |
|
uint16 | ButtonState = 0 |
|
uint16 | CursorColumn = 0 |
|
uint16 | CursorRow = 0 |
|
uint16 | HorizontalMickeyCount = 0 |
|
uint16 | VerticalMickeyCount = 0 |
|
◆ process()
void M4::Events::process |
( |
| ) |
|
Updates pending events and timers
◆ mouse_get_event()
MouseEvent M4::Events::mouse_get_event |
( |
| ) |
|
Get the next pending mouse event
◆ util_kbd_check()
bool M4::Events::util_kbd_check |
( |
int32 * |
parm1 | ) |
|
Get the next pending keyboard event
◆ delay()
void M4::Events::delay |
( |
uint |
amount | ) |
|
Delays by a given number of milliseconds
The documentation for this struct was generated from the following file: