Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

ROInterface.RODrawOpShadowedText

Extends
DrawOpText

Core.Object
|   
+-- XInterface.DrawOpBase
   |   
   +-- XInterface.DrawOpText
      |   
      +-- ROInterface.RODrawOpShadowedText

Variables Summary
colorshadowColor
intshadowXOffset
intshadowYOffset
Inherited Variables from XInterface.DrawOpText
bWrapText, FontName, MaxLines, Text, VertAlign
Inherited Variables from XInterface.DrawOpBase
DrawColor, Height, Justification, Lft, RenderStyle, Top, Width

Functions Summary
function Draw (Canvas Canvas))
Inherited Functions from XInterface.DrawOpText
Draw
Inherited Functions from XInterface.DrawOpBase
Draw, GetFont, GetGUIFont, SetPos, SetSize


Variables Detail

shadowColor Source code

var color shadowColor;

shadowXOffset Source code

var int shadowXOffset;

shadowYOffset Source code

var int shadowYOffset;


Functions Detail

Draw Source code

function Draw ( Canvas Canvas) )


Defaultproperties

defaultproperties
{
     ShadowColor=(A=255)
     shadowXOffset=1
     shadowYOffset=1
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:51.579 - Created with UnCodeX