![]() |
Jo Engine
2024.04.28
Jo Sega Saturn Engine
|
Jo Engine Keyboard function prototypes. More...
Go to the source code of this file.
Macros | |
| #define | __JO_KEYBOARD_MAPPING_SIZE |
| Keyboard mapping size (internal engine usage) More... | |
Functions | |
| jo_keyboard_special_key | jo_keyboard_get_special_key (void) |
| static __jo_force_inline unsigned char | jo_keyboard_get_char (void) |
Variables | |
| char | __internal_keyboard_normal_mapping [] |
| Keyboard mapping (internal engine usage) More... | |
| char | __internal_keyboard_caps_lock_mapping [] |
| Keyboard mapping (internal engine usage) More... | |
Jo Engine Keyboard function prototypes.
| #define __JO_KEYBOARD_MAPPING_SIZE |
Keyboard mapping size (internal engine usage)
Keyboard special keys.
|
static |
| jo_keyboard_special_key jo_keyboard_get_special_key | ( | void | ) |
| char __internal_keyboard_caps_lock_mapping[] |
Keyboard mapping (internal engine usage)
| char __internal_keyboard_normal_mapping[] |
Keyboard mapping (internal engine usage)
1.8.18