|
Oolite 1.91.0.7712-251017-85ce217
|
import "PlayerEntityKeyMapper.h"import "PlayerEntityControls.h"import "PlayerEntityScriptMethods.h"import "OOTexture.h"import "OOCollectionExtractors.h"import "HeadUpDisplay.h"import "ResourceManager.h"import "GameController.h"import "OOEquipmentType.h"Go to the source code of this file.
Classes | |
| category | PlayerEntity(KeyMapperInternal) |
Variables | |
| static NSUInteger | key_index |
| static long | current_row |
| static long | kbd_row = GUI_ROW_KC_FUNCSTART |
| static BOOL | has_error = NO |
| static BOOL | last_shift = NO |
| static NSDictionary * | selected_entry = nil |
| static NSMutableArray * | key_list = nil |
| static NSDictionary * | kdic_check = nil |
| static NSArray * | nav_keys = nil |
| static NSArray * | camera_keys = nil |
|
static |
Definition at line 44 of file PlayerEntityKeyMapper.m.
Referenced by PlayerEntity(KeyMapper)::initCheckingDictionary, PlayerEntity(KeyMapper)::outputKeyDefinition:shift:mod1:mod2:skiprows:, and PlayerEntity(KeyMapper)::setGuiToKeyConfigScreen:.
|
static |
Definition at line 36 of file PlayerEntityKeyMapper.m.
Referenced by PlayerEntity(KeyMapper)::handleKeyboardLayoutEntryKeys:view:, and PlayerEntity(KeyMapper)::keyMapperInputHandler:view:.
|
static |
Definition at line 38 of file PlayerEntityKeyMapper.m.
Referenced by PlayerEntity(KeyMapper)::keyMapperInputHandler:view:, and PlayerEntity(KeyMapper)::setGuiToKeyMapperScreen:resetCurrentRow:.
|
static |
Definition at line 37 of file PlayerEntityKeyMapper.m.
|
static |
Definition at line 42 of file PlayerEntityKeyMapper.m.
Referenced by PlayerEntity(KeyMapperInternal)::entryIsEqualToDefault:, PlayerEntity(KeyMapper)::initCheckingDictionary, and PlayerEntity(KeyMapper)::setGuiToKeyMapperScreen:resetCurrentRow:.
|
static |
Definition at line 35 of file PlayerEntityKeyMapper.m.
Referenced by PlayerEntity(KeyMapper)::handleKeyConfigKeys:view:, and PlayerEntity(KeyMapper)::setGuiToKeyConfigEntryScreen.
|
static |
Definition at line 41 of file PlayerEntityKeyMapper.m.
Referenced by PlayerEntity(KeyMapperInternal)::entryIsEqualToDefault:, PlayerEntity(KeyMapper)::keyMapperInputHandler:view:, PlayerEntity(KeyMapperInternal)::saveKeySetting:, PlayerEntity(KeyMapper)::setGuiToKeyConfigEntryScreen, PlayerEntity(KeyMapper)::setGuiToKeyConfigScreen:, PlayerEntity(KeyMapperInternal)::updateKeyDefinition:index:, and PlayerEntity(KeyMapperInternal)::updateShiftKeyDefinition:index:.
|
static |
Definition at line 39 of file PlayerEntityKeyMapper.m.
Referenced by PlayerEntity(KeyMapper)::handleKeyConfigEntryKeys:view:, and PlayerEntity(KeyMapperInternal)::updateKeyDefinition:index:.
|
static |
Definition at line 43 of file PlayerEntityKeyMapper.m.
Referenced by PlayerEntity(KeyMapper)::initCheckingDictionary, PlayerEntity(KeyMapper)::outputKeyDefinition:shift:mod1:mod2:skiprows:, PlayerEntity(KeyMapper)::setGuiToKeyConfigScreen:, and PlayerEntity(KeyMapperInternal)::updateKeyDefinition:index:.
|
static |
Definition at line 40 of file PlayerEntityKeyMapper.m.
Referenced by PlayerEntity(KeyMapper)::keyMapperInputHandler:view:, PlayerEntity(KeyMapper)::outputKeyDefinition:shift:mod1:mod2:skiprows:, PlayerEntity(KeyMapper)::setGuiToKeyConfigScreen:, and PlayerEntity(KeyMapperInternal)::updateKeyDefinition:index:.