Ramu 0.7b doc
class
Text : Drawable
Description
Displays a simple text.
Constructor Parameters
string
text: Text to be displayed.int
x: Position in x.int
y: Position in y.int
maxWidth: Line width.int
lineHeight: Line height. (optional, default is 25)
Properties
Inherited Members
- canDestroy
- canDraw
- canUpdate
- destroy
- draw
- drawOutOfCanvas
- drawPriority
- flipHorizontally
- flipVertically
- height
- opacity
- setActive
- start
- tag
- toRect
- update
- updatePriority
- width
- x
- y