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.MenuUIBorderButtonWindow
MenuUIActionButtonWindow, MenuUIInfoButtonWindow, MenuUIListHeaderButtonWindow, MenuUIMenuButtonWindow
Inherited Variables from Extension.ButtonWindow |
---|
activateDelay, activateTimer, bAutoRepeat, bButtonPressed, bEnableRightMouseClick, bMousePressed, clickSound, curTextColor, curTexture, curTileColor, info[6], initialDelay, lastInputKey, pressSound, repeatRate, repeatTime |
Inherited Variables from Extension.TextWindow |
---|
bTextIsAccelerator, bWordWrap, hAlign, hMargin, maxLines, minLines, minWidth, text, vAlign, vMargin |
Structures Summary | ||
---|---|---|
S_MenuUIBorderButtonTextures tex, width |
Inherited Structures from Extension.ButtonWindow |
---|
ButtonDisplayInfo |
Functions Summary | ||
---|---|---|
![]() | DrawWindow (GC gc)) | |
![]() | InitWindow ())) | |
![]() | ParentRequestedPreferredSize (bool bWidthSpecified, out float preferredWidth, bool bHeightSpecified, out float preferredHeight)) | |
![]() | SetButtonMetrics ())) | |
![]() | SetButtonText (String newText)) | |
![]() | SetCenterText (bool bNewCenter)) | |
![]() | SetVerticalOffset (int newButtonVerticalOffset)) | |
![]() | StyleChanged ())) |
Inherited Functions from Extension.TextWindow |
---|
AppendText, EnableTextAsAccelerator, GetText, GetTextLength, GetTextPart, ResetLines, ResetMinWidth, SetLines, SetMaxLines, SetMinLines, SetMinWidth, SetText, SetTextAlignments, SetTextMargins, SetWordWrap |
Variables Detail |
---|
Structures Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { colButtonFace=(R=255,G=255,B=255) colText(0)=(R=200,G=200,B=200) colText(1)=(R=255,G=255,B=255) colText(2)=(R=255,G=255,B=255) colText(3)=(R=50,G=50,B=50) fontBaseLine=1 fontAcceleratorLineHeight=1 fontButtonText=Font'DeusExUI.FontMenuSmall' verticalTextMargin=1 maxTextWidth=200 bUseTextOffset=True } |
Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |