Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.DrawOpBase | +-- XInterface.DrawOpText | +-- ROInterface.RODrawOpShadowedText
Variables Summary | |
---|---|
color | shadowColor |
int | shadowXOffset |
int | shadowYOffset |
Inherited Variables from XInterface.DrawOpText |
---|
bWrapText, FontName, MaxLines, Text, VertAlign |
Inherited Variables from XInterface.DrawOpBase |
---|
DrawColor, Height, Justification, Lft, RenderStyle, Top, Width |
Functions Summary | ||
---|---|---|
![]() | Draw (Canvas Canvas)) |
Inherited Functions from XInterface.DrawOpText |
---|
Draw |
Inherited Functions from XInterface.DrawOpBase |
---|
Draw, GetFont, GetGUIFont, SetPos, SetSize |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { ShadowColor=(A=255) shadowXOffset=1 shadowYOffset=1 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |