|
std::array< int, 4 > | pHealthBarPos = {{23, 138, 251, 366}} |
|
std::array< int, 4 > | pManaBarPos = {{102, 217, 331, 447}} |
|
const int | pHealthManaBarYPos = 402 |
|
std::array< unsigned int, 2 > | pHiredNPCsIconsOffsetsX = {{489, 559}} |
|
std::array< unsigned int, 2 > | pHiredNPCsIconsOffsetsY = {{152, 152}} |
|
std::array< std::array< int, 2 >, 14 > | pPartySpellbuffsUI_XYs |
|
std::array< uint8_t, 14 > | pPartySpellbuffsUI_smthns |
|
std::array< PartyBuff, 14 > | spellBuffsAtRightPanel |
|
std::array< int, 8 > | BtnTurnCoord |
|
GraphicsImage * | game_ui_statusbar = nullptr |
|
GraphicsImage * | game_ui_rightframe = nullptr |
|
GraphicsImage * | game_ui_topframe = nullptr |
|
GraphicsImage * | game_ui_leftframe = nullptr |
|
GraphicsImage * | game_ui_bottomframe = nullptr |
|
GraphicsImage * | game_ui_monster_hp_green = nullptr |
|
GraphicsImage * | game_ui_monster_hp_yellow = nullptr |
|
GraphicsImage * | game_ui_monster_hp_red = nullptr |
|
GraphicsImage * | game_ui_monster_hp_background = nullptr |
|
GraphicsImage * | game_ui_monster_hp_border_left = nullptr |
|
GraphicsImage * | game_ui_monster_hp_border_right = nullptr |
|
GraphicsImage * | game_ui_minimap_frame = nullptr |
|
GraphicsImage * | game_ui_minimap_compass = nullptr |
|
std::array< GraphicsImage *, 8 > | game_ui_minimap_dirs |
|
GraphicsImage * | game_ui_menu_quit = nullptr |
|
GraphicsImage * | game_ui_menu_resume = nullptr |
|
GraphicsImage * | game_ui_menu_controls = nullptr |
|
GraphicsImage * | game_ui_menu_save = nullptr |
|
GraphicsImage * | game_ui_menu_load = nullptr |
|
GraphicsImage * | game_ui_menu_new = nullptr |
|
GraphicsImage * | game_ui_menu_options = nullptr |
|
GraphicsImage * | game_ui_tome_storyline = nullptr |
|
GraphicsImage * | game_ui_tome_calendar = nullptr |
|
GraphicsImage * | game_ui_tome_maps = nullptr |
|
GraphicsImage * | game_ui_tome_autonotes = nullptr |
|
GraphicsImage * | game_ui_tome_quests = nullptr |
|
GraphicsImage * | game_ui_btn_rest = nullptr |
|
GraphicsImage * | game_ui_btn_cast = nullptr |
|
GraphicsImage * | game_ui_btn_zoomin = nullptr |
|
GraphicsImage * | game_ui_btn_zoomout = nullptr |
|
GraphicsImage * | game_ui_btn_quickref = nullptr |
|
GraphicsImage * | game_ui_btn_settings = nullptr |
|
GraphicsImage * | game_ui_dialogue_background = nullptr |
|
GraphicsImage * | game_ui_menu_options_video_background = nullptr |
|
GraphicsImage * | game_ui_menu_options_video_bloodsplats = nullptr |
|
GraphicsImage * | game_ui_menu_options_video_coloredlights = nullptr |
|
GraphicsImage * | game_ui_menu_options_video_tinting = nullptr |
|
std::array< GraphicsImage *, 10 > | game_ui_menu_options_video_gamma_positions |
|
std::array< GraphicsImage *, 5 > | game_ui_options_controls |
|
GraphicsImage * | game_ui_evtnpc = nullptr |
|
std::array< std::array< GraphicsImage *, 56 >, 4 > | game_ui_player_faces |
|
GraphicsImage * | game_ui_player_face_eradicated = nullptr |
|
GraphicsImage * | game_ui_player_face_dead = nullptr |
|
GraphicsImage * | game_ui_player_selection_frame = nullptr |
|
GraphicsImage * | game_ui_player_alert_yellow = nullptr |
|
GraphicsImage * | game_ui_player_alert_red = nullptr |
|
GraphicsImage * | game_ui_player_alert_green = nullptr |
|
GraphicsImage * | game_ui_bar_red = nullptr |
|
GraphicsImage * | game_ui_bar_yellow = nullptr |
|
GraphicsImage * | game_ui_bar_green = nullptr |
|
GraphicsImage * | game_ui_bar_blue = nullptr |
|
GraphicsImage * | game_ui_playerbuff_pain_reflection = nullptr |
|
GraphicsImage * | game_ui_playerbuff_hammerhands = nullptr |
|
GraphicsImage * | game_ui_playerbuff_preservation = nullptr |
|
GraphicsImage * | game_ui_playerbuff_bless = nullptr |
|
int | game_ui_wizardEye = -1 |
|
int | game_ui_torchLight = -1 |
|
bool | bFlashHistoryBook |
|
bool | bFlashAutonotesBook |
|
bool | bFlashQuestBook |
|
static bool | bookFlashState = false |
|
static Time | bookFlashTimer |
|
InputAction | currently_selected_action_for_binding |
|
std::map< InputAction, bool > | key_map_conflicted |
|
std::map< InputAction, PlatformKey > | curr_key_map |
|
OptionsMenuSkin | options_menu_skin |
|