Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Extension.ExtensionObject | +-- Extension.Window | +-- Extension.TextWindow | +-- Extension.ButtonWindow | +-- DeusEx.PersonaItemButton | +-- DeusEx.PersonaAugmentationItemButton
Variables Summary | |
---|---|
bool | bActive |
Color | colIconActive |
Color | colIconNormal |
int | hotkeyNumber |
PersonaLevelIconWindow | winLevels |
Inherited Variables from Extension.ButtonWindow |
---|
activateDelay, activateTimer, bAutoRepeat, bButtonPressed, bEnableRightMouseClick, bMousePressed, clickSound, curTextColor, curTexture, curTileColor, info[6], initialDelay, lastInputKey, pressSound, repeatRate, repeatTime |
Structures Summary |
---|
Inherited Structures from Extension.ButtonWindow |
---|
ButtonDisplayInfo |
Functions Summary | ||
---|---|---|
![]() | CreateControls ())) | |
![]() | DrawWindow (GC gc)) | |
![]() | InitWindow ())) | |
![]() | SetActive (bool bNewActive)) | |
![]() | SetHotkeyNumber (int num)) | |
![]() | SetLevel (int newLevel)) |
Inherited Functions from DeusEx.PersonaItemButton |
---|
CreateControls, DrawWindow, InitWindow, SelectButton, SetBorderSize, SetIcon, SetIconSize, StyleChanged, VirtualKeyPressed |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { colIconActive=(G=255) colIconNormal=(R=255,G=255) buttonHeight=59 } |
Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |