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.HUDActiveAug
Variables Summary | |
---|---|
Color | colAugActive |
Color | colAugInactive |
Color | colBlack |
int | hotKeyNum |
String | hotKeyString |
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 | ||
---|---|---|
![]() | DrawHotKey (GC gc)) | |
![]() | SetKeyNum (int newNumber)) | |
![]() | SetObject (object newClientObject)) | |
![]() | UpdateAugIconStatus ())) |
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 { colAugActive=(R=255,G=255) colAugInactive=(R=100,G=100,B=100) colItemIcon=(B=0) } |
Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |