DrawTextArea
From IfsoGUIWiki
Contents |
Declaration
DrawTextArea(text:String, x:Float, y:Float)
Draws text restricted to the area of the viewport.
Returns
Nothing
Parameters
- text:String - Text to draw.
- x:Float - X position to draw the text.
- y:Float - Y position to draw the text.
Gadget Information
Pertains to ifsoGUI_VP.
