_color | NiceText | [protected] |
_font | NiceText | [protected] |
_scaleFactor | NiceText | [protected] |
_text | NiceText | [protected] |
draw() | NiceText | |
getColor() | NiceText | [inline] |
getHeight() | NiceText | |
getWidth() | NiceText | |
NiceText(const string &configName, const string &text, Color4 color=Color4(1, 1, 1, 1), FTFont *font=NULL) | NiceText | |
setColor(Color4 color) | NiceText | [inline] |
setText(const string &text) | NiceText | [inline] |
~NiceText() | NiceText | [virtual] |