Structure to hold key event pairs. More...
Public Member Functions | |
bool | operator< (const KeyEventPair &other) const |
Comparison operator for key event pairs. | |
Public Attributes | |
AZUL_KEY | key |
EventType | eventType |
Structure to hold key event pairs.
|
inline |
Comparison operator for key event pairs.
other | The other key event pair to compare. |