![]() |
Public API Reference |
#include <event.h>
Public Attributes | |
int | Code |
Key code. More... | |
int | Char |
Character code. More... | |
int | Modifiers |
Control key state. More... |
Definition at line 53 of file event.h.
|
Character code.
Definition at line 58 of file event.h. Referenced by awsEmbeddedComponent::HandleEvent. |
|
Key code.
Definition at line 56 of file event.h. Referenced by awsEmbeddedComponent::HandleEvent. |
|
Control key state.
Definition at line 60 of file event.h. Referenced by awsEmbeddedComponent::HandleEvent. |