|
Rasterfarm-SDK
|
#include <texturedtext.h>
Public Member Functions | |
| Attribute (TexturedFont *pFont, const char *text, uint reserveTextWidth=0) | |
Public Attributes | |
| TexturedFont * | pFont |
| String | text |
| float | width |
| float | height |
| uint | reserveTextWidth |
| Shape::TexturedText::Attribute::Attribute | ( | TexturedFont * | pFont, |
| const char * | text, | ||
| uint | reserveTextWidth = 0 ) |
| float Shape::TexturedText::Attribute::height |
| TexturedFont* Shape::TexturedText::Attribute::pFont |
| uint Shape::TexturedText::Attribute::reserveTextWidth |
| String Shape::TexturedText::Attribute::text |
| float Shape::TexturedText::Attribute::width |