| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIStyles
|
+-- XInterface.STY_NoBackground
|
+-- XInterface.STY_BindBox
| Variables Summary |
|---|
| Inherited Variables from XInterface.GUIStyles |
|---|
| AlternateKeyName[2], BorderOffsets[4], bTemporary, FontBKColors[5], FontColors[5], FontNames[15], Fonts[15], Images[5], ImgColors[5], ImgHeights[5], ImgStyle[5], ImgWidths[5], KeyName, RStyles[5] |
| Functions Summary |
|---|
| Inherited Functions from XInterface.GUIStyles |
|---|
| Draw, DrawText, Initialize, TextSize |
| Defaultproperties |
|---|
defaultproperties
{
KeyName="BindBox"
FontColors(0)=(R=255,G=255,B=255,A=255)
FontColors(1)=(R=255,G=255,B=255,A=255)
FontColors(2)=(R=255,G=255,B=255,A=255)
FontColors(3)=(R=230,G=200,B=0,A=255)
FontColors(4)=(R=255,G=255,B=255,A=255)
RStyles(0)=MSTY_Alpha;
RStyles(1)=MSTY_Alpha;
RStyles(2)=MSTY_Alpha;
RStyles(3)=MSTY_Alpha;
RStyles(4)=MSTY_Alpha;
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||