draw() | Text | |
drawAll() | Text | [static] |
enabled | Text | [private] |
scale | Text | [private] |
setCoords(int x, int y) | Text | |
setEnabled(bool enabled) | Text | |
setText(string text) | Text | |
text | Text | [private] |
Text(int x, int y, string text, float scale=1.0) | Text | |
Text(string text, float scale=1.0) | Text | |
texts | Text | [private, static] |
x | Text | [private] |
y | Text | [private] |
~Text() | Text | [virtual] |