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

DeusEx.HUDMedBotNavBarWindow

Extends
PersonaNavBarBaseWindow

Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- DeusEx.PersonaBaseWindow
         |   
         +-- DeusEx.PersonaNavBarBaseWindow
            |   
            +-- DeusEx.HUDMedBotNavBarWindow

Variables Summary
StringAugsButtonLabel
PersonaNavButtonWindowbtnAugs
PersonaNavButtonWindowbtnHealth
StringHealthButtonLabel
Inherited Variables from DeusEx.PersonaNavBarBaseWindow
backgroundOffsetX, backgroundOffsetY, btnExit, ExitButtonLabel, root, texBackgrounds[3], texBorders[3], winNavButtons, winNavExit
Inherited Variables from DeusEx.PersonaBaseWindow
backgroundDrawStyle, bDrawBorder, borderDrawStyle, colBackground, colBorder, colHeaderText, colText, player

Functions Summary
functionbool ButtonActivated (Window buttonPressed))
function CreateButtons ()))
function CreateButtonWindows ()))
Inherited Functions from DeusEx.PersonaNavBarBaseWindow
ButtonActivated, CreateButtons, CreateButtonWindows, CreateNavButton, DrawBackground, DrawBorder, InitWindow
Inherited Functions from DeusEx.PersonaBaseWindow
DrawBackground, DrawBorder, DrawWindow, InitWindow, StyleChanged


Variables Detail

AugsButtonLabel Source code

var localized String AugsButtonLabel;

btnAugs Source code

var PersonaNavButtonWindow btnAugs;

btnHealth Source code

var PersonaNavButtonWindow btnHealth;

HealthButtonLabel Source code

var localized String HealthButtonLabel;


Functions Detail

ButtonActivated Source code

function bool ButtonActivated ( Window buttonPressed) )

CreateButtons Source code

function CreateButtons ( ) )

CreateButtonWindows Source code

function CreateButtonWindows ( ) )


Defaultproperties

defaultproperties
{
     HealthButtonLabel=" |&Health   "
     AugsButtonLabel="   |&Augmentations   "
}

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