Text

Constructors

this
this(string text, Font font)

Members

Functions

draw
void draw(RenderTarget renderTarget, Matrix transform)
getSize
Vector2 getSize()

Properties

text
string text [@property getter]
text
string text [@property setter]

Variables

color
Color color;
textAlign
TextAlign textAlign;
textBaseline
TextBaseline textBaseline;

Meta