Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Extension.ExtensionObject | +-- Extension.Window | +-- DeusEx.HUDBaseWindow | +-- DeusEx.HUDActiveItemBase | +-- DeusEx.HUDActiveItem
Variables Summary | |
---|---|
ProgressBarWindow | winEnergy |
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 | ||
---|---|---|
![]() | CreateEnergyBar ())) | |
![]() | InitWindow ())) | |
![]() | Tick (float deltaSeconds)) | |
![]() | bool | 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 |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties
{
iconDrawStyle=DSTY_Masked
}
|
Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |