Ramu 0.7b doc
class Text : Drawable
Description
Displays a simple text.
Constructor Parameters
stringtext: Text to be displayed.intx: Position in x.inty: Position in y.intmaxWidth: Line width.intlineHeight: 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