Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

DeusEx.MenuChoice_ThemeColor

Extends
MenuUIChoiceEnum

Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- DeusEx.MenuUIChoice
         |   
         +-- DeusEx.MenuUIChoiceEnum
            |   
            +-- DeusEx.MenuChoice_ThemeColor

Direct Known Subclasses:

MenuChoice_HUDColor, MenuChoice_MenuColor

Variables Summary
ColorThemecurrentTheme
StringdefaultTheme
Inherited Variables from DeusEx.MenuUIChoiceEnum
btnInfo, currentEnum, currentValue, defaultInfoPosX, defaultInfoWidth, defaultValue, enumText[40]
Inherited Variables from DeusEx.MenuUIChoice
actionText, btnAction, buttonVerticalOffset, choiceControlPosX, configSetting, FalseTrue[2], helpText, player

Functions Summary
function PopulateThemes (int themeType))
function SetValueFromString (String stringValue))
Inherited Functions from DeusEx.MenuUIChoiceEnum
ButtonActivated, CreateInfoButton, CycleNextValue, CyclePreviousValue, GetValue, InitWindow, LoadSetting, LoadSettingBool, ResetToDefault, SaveSetting, SaveSettingBool, SetValue, UpdateInfoButton
Inherited Functions from DeusEx.MenuUIChoice
ButtonActivated, ButtonActivatedRight, CancelSetting, CreateActionButton, CycleNextValue, CyclePreviousValue, InitWindow, LoadSetting, ResetToDefault, SaveMenuSettings, SaveSetting, SetActionButtonWidth, VirtualKeyPressed


Variables Detail

currentTheme Source code

var ColorTheme currentTheme;

defaultTheme Source code

var String defaultTheme;


Functions Detail

PopulateThemes Source code

function PopulateThemes ( int themeType) )

SetValueFromString Source code

function SetValueFromString ( String stringValue) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:11.460 - Created with UnCodeX