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

DeusEx.MenuUIActionButtonWindow

Extends
MenuUIBorderButtonWindow

Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- Extension.TextWindow
         |   
         +-- Extension.ButtonWindow
            |   
            +-- DeusEx.MenuUIBorderButtonWindow
               |   
               +-- DeusEx.MenuUIActionButtonWindow

Direct Known Subclasses:

MenuUIChoiceButton

Variables Summary
Inherited Variables from DeusEx.MenuUIBorderButtonWindow
bCenterText, bTranslucent, bTranslucentText, bUseTextOffset, buttonHeight, buttonText, buttonVerticalOffset, Center_Textures[2], colButtonFace, colText[4], fontAcceleratorLineHeight, fontBaseLine, fontButtonText, leftOffset, Left_Textures[2], maxTextWidth, minimumButtonWidth, player, Right_Textures[2], textColorIndex, textLeftMargin, 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.MenuUIBorderButtonWindow
S_MenuUIBorderButtonTextures
Inherited Structures from Extension.ButtonWindow
ButtonDisplayInfo

Functions Summary
Inherited Functions from DeusEx.MenuUIBorderButtonWindow
DrawWindow, InitWindow, ParentRequestedPreferredSize, SetButtonMetrics, SetButtonText, SetCenterText, 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.MenuActionButtonNormal_Left',Width=8)
     Left_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.MenuActionButtonPressed_Left',Width=8)
     Right_Textures(0)=(Tex=Texture'DeusExUI.UserInterface.MenuActionButtonNormal_Right',Width=11)
     Right_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.MenuActionButtonPressed_Right',Width=11)
     Center_Textures(0)=(Tex=Texture'DeusExUI.UserInterface.MenuActionButtonNormal_Center',Width=2)
     Center_Textures(1)=(Tex=Texture'DeusExUI.UserInterface.MenuActionButtonPressed_Center',Width=2)
     fontButtonText=Font'DeusExUI.FontMenuTitle'
     buttonHeight=19
     minimumButtonWidth=83
     textLeftMargin=8
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:11.935 - Created with UnCodeX