| 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.MenuUITabButtonWindow
| Variables Summary | |
|---|---|
| String | buttonText |
| Color | colText |
| Color | colTextDisabled |
| int | fontAcceleratorLineHeight |
| int | fontBaseLine |
| Font | fontText |
| DeusExPlayer | player |
| 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 |
|---|
| Inherited Structures from Extension.ButtonWindow |
|---|
| ButtonDisplayInfo |
| Functions Summary | ||
|---|---|---|
![]() | DrawWindow (GC gc)) | |
![]() | InitWindow ())) | |
![]() | SetButtonText (String newButtonText)) | |
![]() | StyleChanged ())) | |
| Inherited Functions from Extension.TextWindow |
|---|
| AppendText, EnableTextAsAccelerator, GetText, GetTextLength, GetTextPart, ResetLines, ResetMinWidth, SetLines, SetMaxLines, SetMinLines, SetMinWidth, SetText, SetTextAlignments, SetTextMargins, SetWordWrap |
| Variables Detail |
|---|
| Functions Detail |
|---|
DrawWindow Source code
InitWindow Source code
SetButtonText Source code
StyleChanged Source code| Defaultproperties |
|---|
defaultproperties { fontText=Font'DeusExUI.FontMenuTitle' fontBaseLine=1 fontAcceleratorLineHeight=1 } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||