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

DeusEx.PersonaActionButtonWindow

Extends
PersonaBorderButtonWindow

Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- Extension.TextWindow
         |   
         +-- Extension.ButtonWindow
            |   
            +-- DeusEx.PersonaBorderButtonWindow
               |   
               +-- DeusEx.PersonaActionButtonWindow

Direct Known Subclasses:

PersonaNavButtonWindow

Variables Summary
Inherited Variables from DeusEx.PersonaBorderButtonWindow
bBaseWidthOnText, bCenterText, bTranslucent, bUseTextOffset, buttonHeight, buttonText, buttonVerticalOffset, Center_Textures[2], colButtonFace, colText[4], fontAcceleratorLineHeight, fontBaseLine, fontButtonText, leftMargin, leftOffset, Left_Textures[2], maxTextWidth, minimumButtonWidth, player, rightMargin, Right_Textures[2], textColorIndex, textOffset, textureIndex, verticalTextMargin
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
Inherited Functions from Extension.ButtonWindow
AcceleratorKeyPressed, ActivateButton, EnableAutoRepeat, EnableRightMouseClick, PressButton, SetActivateDelay, SetButtonColors, SetButtonSounds, SetButtonTextures, SetTextColors, VirtualKeyPressed


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
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:13.605 - Created with UnCodeX