Text - HermesPasser/Ramu GitHub Wiki
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)