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.PersonaBorderButtonWindow | +-- DeusEx.PersonaActionButtonWindow
PersonaNavButtonWindow
Variables Summary |
---|
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 DeusEx.PersonaBorderButtonWindow |
---|
S_MenuUIBorderButtonTextures |
Inherited Structures from Extension.ButtonWindow |
---|
ButtonDisplayInfo |
Functions Summary |
---|
Inherited Functions from DeusEx.PersonaBorderButtonWindow |
---|
CenterText, DrawWindow, InitWindow, ParentRequestedPreferredSize, SetButtonMetrics, SetButtonText, SetVerticalOffset, StyleChanged |
Defaultproperties |
---|
defaultproperties { Left_Textures(0)=(Tex=Texture'DeusExUI.UserInterface.PersonaActionButtonNormal_Left',Width=4) Left_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.PersonaActionButtonPressed_Left',Width=4) Right_Textures(0)=(Tex=Texture'DeusExUI.UserInterface.PersonaActionButtonNormal_Right',Width=8) Right_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.PersonaActionButtonPressed_Right',Width=8) Center_Textures(0)=(Tex=Texture'DeusExUI.UserInterface.PersonaActionButtonNormal_Center',Width=2) Center_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.PersonaActionButtonPressed_Center',Width=2) buttonHeight=16 minimumButtonWidth=20 } |
Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |