|
Amulets & Armor
v1.02
Open Source Game
|
Key Remapping. More...
Functions | |
| T_void | KeyMapFinish (T_void) |
| T_void | KeyMapInitialize (T_iniFile iniFile) |
| T_void | KeyMapReinitialize (T_iniFile iniFile) |
Variables | |
| T_byte8 | G_keyMap [256] |
Key Remapping.
The user interface has a KEYMAP value and a real key name. This maps between them.
KeyMapInitialize is called after a iniFile is opened. This routine pulls the key configuration out of the keyboard group in the ini file.
| iniFile | – .ini file with keyboard group |
| T_byte8 G_keyMap[256] |
1.8.4