platform_event_type
Declared at: include/ekg/os/platform.hpp:58
Enumerators
Name | Value | Comment |
---|---|---|
none | 0 | |
text_input | 1 | |
mouse_button_up | 2 | |
mouse_button_down | 3 | |
mouse_motion | 4 | |
mouse_wheel | 5 | |
finger_up | 6 | |
finger_down | 7 | |
finger_motion | 8 | |
key_down | 9 | |
key_up | 10 |
Declared at: include/ekg/os/platform.hpp:58
Name | Value | Comment |
---|---|---|
none | 0 | |
text_input | 1 | |
mouse_button_up | 2 | |
mouse_button_down | 3 | |
mouse_motion | 4 | |
mouse_wheel | 5 | |
finger_up | 6 | |
finger_down | 7 | |
finger_motion | 8 | |
key_down | 9 | |
key_up | 10 |