Name |
Description |
This is macro _RENDER_KEYBOARD_NAMESPACE. | |
This is macro _RENDER_KEYBOARD_NAMESPACE_END. | |
This is macro IsKeyExtended. | |
This is macro IsKeyPressed. | |
This is macro KEY_ALPHA_LOCK_ON. | |
This is macro KEY_ALT_DOWN. | |
This is macro KEY_CODE. | |
This is macro KEY_CONTROL_DOWN. | |
This is macro KEY_MOD. | |
application wants both press and release events. | |
This is macro KEY_MOD_ALT. | |
This is macro KEY_MOD_CTRL. | |
This is macro KEY_MOD_DOWN. | |
key match must be extended also... (extra arrow keys for instance.. what about SDL) | |
call trigger on release also... | |
some common things which are specific to this library, and independant of implementation (so far) | |
This is macro KEY_NUM_LOCK_ON. | |
This is macro KEY_PRESSED. | |
This is macro KEY_REAL_CODE. | |
This is macro KEY_SHIFT_DOWN. | |
This is macro KEYBOARD_DEFINITION. |