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

DeusEx.HUDActiveItem

Extends
HUDActiveItemBase

Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- DeusEx.HUDBaseWindow
         |   
         +-- DeusEx.HUDActiveItemBase
            |   
            +-- DeusEx.HUDActiveItem

Variables Summary
ProgressBarWindowwinEnergy
Inherited Variables from DeusEx.HUDActiveItemBase
colItemIcon, icon, iconDrawStyle, iconHeight, iconWidth, texBackground
Inherited Variables from DeusEx.HUDBaseWindow
backgroundDrawStyle, backgroundHeight, backgroundPosX, backgroundPosY, backgroundWidth, bDrawBorder, borderDrawStyle, colBackground, colBorder, colHeaderText, colText, player

Functions Summary
function CreateEnergyBar ()))
event InitWindow ()))
event Tick (float deltaSeconds))
functionbool VerifyItemCarried ()))
Inherited Functions from DeusEx.HUDActiveItemBase
DrawBackground, DrawHotKey, DrawWindow, InitWindow, SetIcon, SetIconMasked, SetObject
Inherited Functions from DeusEx.HUDBaseWindow
DrawBackground, DrawBorder, DrawWindow, InitWindow, RefreshHUDDisplay, StyleChanged


Variables Detail

winEnergy Source code

var ProgressBarWindow winEnergy;


Functions Detail

CreateEnergyBar Source code

function CreateEnergyBar ( ) )

InitWindow Source code

event InitWindow ( ) )

Tick Source code

event Tick ( float deltaSeconds) )

VerifyItemCarried Source code

function bool VerifyItemCarried ( ) )


Defaultproperties

defaultproperties
{
     iconDrawStyle=DSTY_Masked
}

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