| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIStyles
GUI2Styles, STYComboBox, STY_IRCEntry, STY_IRCText, STY_LadderButton, STY_ListSelection, STY_NoBackground, STY_Page, STY_RosterButton, STY_RoundButton, STY_ScrollZone, STY_ServerBrowserGrid, STY_ServerBrowserGridHeader, STY_SliderCaption, STY_SquareButton, STY_TabButton, STY_TextButton, STY_TextLabel
| Constants Summary |
|---|
| Inherited Contants from XInterface.GUI |
|---|
| Counter, QBTN_Abort, QBTN_AbortRetry, QBTN_Cancel, QBTN_Continue, QBTN_Ignore, QBTN_No, QBTN_Ok, QBTN_OkCancel, QBTN_Retry, QBTN_Yes, QBTN_YesNo, QBTN_YesNoCancel |
| Inherited Contants from Core.Object |
|---|
| MaxInt, Pi, RF_NotForClient, RF_NotForEdit, RF_NotForServer, RF_Public, RF_Standalone, RF_Transactional, RF_Transient |
| Variables Summary | |
|---|---|
| Style | |
| string | AlternateKeyName[2] |
| int | BorderOffsets[4] |
| bool | bTemporary |
| color | FontBKColors[5] |
| color | FontColors[5] |
| string | FontNames[15] |
| GUIFont | Fonts[15] |
| Material | Images[5] |
| color | ImgColors[5] |
| float | ImgHeights[5] |
| eImgStyle | ImgStyle[5] |
| float | ImgWidths[5] |
| string | KeyName |
| EMenuRenderStyle | RStyles[5] |
| Inherited Variables from XInterface.GUI |
|---|
| Controller, SaveColor, SaveFont, SaveModulation, SaveStyle, SaveX, SaveY |
| Inherited Variables from Core.Object |
|---|
| Class, Name, ObjectFlags, ObjectInternal[7], Outer |
| Enumerations Summary |
|---|
| Inherited Enumerations from XInterface.GUI |
|---|
| EAnimationType, eCellStyle, eDrawDirection, eDropState, eEditMask, eFontScale, eIconPosition, eImgAlign, eImgStyle, EMenuRenderStyle, eMenuState, EOrientation, ePageAlign, eTextAlign, eTextCase |
| Inherited Enumerations from Core.Object |
|---|
| EAxis, ECamOrientation, EDetailMode, EDrawPivot, ESheerAxis |
| Structures Summary |
|---|
| Inherited Structures from XInterface.GUI |
|---|
| APackInfo, AutoLoginInfo, GUIListElem, GUITabItem, GUITreeNode, ImageListElem, MultiSelectListElem |
| Inherited Structures from Core.Object |
|---|
| BoundingVolume, Box, Color, CompressedPosition, Coords, FloatBox, Guid, IntBox, InterpCurve, InterpCurvePoint, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, TMultiMap, Vector |
| Delegates Summary | ||
|---|---|---|
![]() | bool | OnDraw (Canvas Canvas, eMenuState MenuState, float left, float top, float width, float height) |
![]() | bool | OnDrawText (Canvas Canvas, eMenuState MenuState, float left, float top, float width, float height, eTextAlign Align, string Text, eFontScale FontScale) |
| Functions Summary | ||
|---|---|---|
![]() | Draw (Canvas Canvas, eMenuState MenuState, float left, float top, float width, float height) | |
![]() | DrawText (Canvas Canvas, eMenuState MenuState, float left, float top, float width, float height, eTextAlign Align, string Text, eFontScale FontScale) | |
![]() | Initialize ())) | |
![]() | TextSize (Canvas Canvas, eMenuState MenuState, string Text, out float XL, out float YL, eFontScale FontScale) | |
| Inherited Functions from XInterface.GUI |
|---|
| GetModList, GetModLogo, GetModValue, IsDigit, JoinArray, Profile |
| Variables Detail |
|---|
| Delegates Detail |
|---|
OnDraw Source code
OnDrawText Source code| Functions Detail |
|---|
Draw Source code
DrawText Source code
Initialize Source code
TextSize Source code| Defaultproperties |
|---|
defaultproperties
{
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||