Oolite 1.91.0.7644-241112-7f5034b
|
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.
|
static |
Definition at line 36 of file PlayerEntityKeyMapper.m.
|
static |
Definition at line 38 of file PlayerEntityKeyMapper.m.
|
static |
Definition at line 37 of file PlayerEntityKeyMapper.m.
|
static |
Definition at line 42 of file PlayerEntityKeyMapper.m.
|
static |
Definition at line 35 of file PlayerEntityKeyMapper.m.
|
static |
Definition at line 41 of file PlayerEntityKeyMapper.m.
|
static |
Definition at line 39 of file PlayerEntityKeyMapper.m.
|
static |
Definition at line 43 of file PlayerEntityKeyMapper.m.
|
static |
Definition at line 40 of file PlayerEntityKeyMapper.m.