Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIImage
BackgroundImage, FloatingImage, GUIImageList, GUISectionBackground
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 |
Variables Summary | |
---|---|
GUIImage | |
float | BorderOffsets[4] |
Material | DropShadow |
int | DropShadowX |
int | DropShadowY |
Material | Image |
eImgAlign | ImageAlign |
color | ImageColor |
EMenuRenderStyle | ImageRenderStyle |
eImgStyle | ImageStyle |
int | X1 |
int | X2 |
float | X3 |
int | Y1 |
int | Y2 |
float | Y3 |
Inherited Variables from XInterface.GUI |
---|
Controller, SaveColor, SaveFont, SaveModulation, SaveStyle, SaveX, SaveY |
Enumerations Summary |
---|
Inherited Enumerations from XInterface.GUIComponent |
---|
EClickSound, EParentScaleType |
Inherited Enumerations from XInterface.GUI |
---|
EAnimationType, eCellStyle, eDrawDirection, eDropState, eEditMask, eFontScale, eIconPosition, eImgAlign, eImgStyle, EMenuRenderStyle, eMenuState, EOrientation, ePageAlign, eTextAlign, eTextCase |
Structures Summary |
---|
Inherited Structures from XInterface.GUI |
---|
APackInfo, AutoLoginInfo, GUIListElem, GUITabItem, GUITreeNode, ImageListElem, MultiSelectListElem |
Functions Summary | ||
---|---|---|
string | AdditionalDebugString () |
Inherited Functions from XInterface.GUI |
---|
GetModList, GetModLogo, GetModValue, IsDigit, JoinArray, Profile |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { ImageColor=(B=255,G=255,R=255,A=255) ImageRenderStyle=MSTY_Alpha X1=-1 Y1=-1 X2=-1 Y2=-1 X3=-1.000000 Y3=-1.000000 RenderWeight=0.100000 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |