Font Member List
This is the complete list of members for
Font, including all inherited members.
| ALIGN_BOTTOM enum value | Font | |
| ALIGN_BOTTOM_LEFT enum value | Font | |
| ALIGN_BOTTOM_RIGHT enum value | Font | |
| ALIGN_CENTER enum value | Font | |
| ALIGN_LEFT enum value | Font | |
| ALIGN_NONE enum value | Font | |
| ALIGN_RIGHT enum value | Font | |
| ALIGN_TOP enum value | Font | |
| ALIGN_TOP_LEFT enum value | Font | |
| ALIGN_TOP_RIGHT enum value | Font | |
| DEFAULT_FONT_PATH | Font | [static] |
| Destroy() | Font | [virtual] |
| DrawTextStr(const char *str, const Color4f &c, const Point2f &p) const | Font | |
| DrawTextStr(const char *str, const Color4f &c, const Rectf &area, TextAlignment align, const Point2f &offset=Point2f(0.0f, 0.0f)) const | Font | |
| GetDataUsageInBytes() const | Resource< int > | [inline, virtual] |
| GetFileName() const | Resource< int > | [inline] |
| GetID() const | Resource< int > | [inline] |
| GetTextPosition(const char *str, const Rectf &area, TextAlignment align, const Point2f &offset=Point2f(0.0f, 0.0f)) const | Font | |
| LineHeight() const | Font | |
| Load(const char *filePath, const char *fileName, const int *initData)=0 | Resource< int > | [pure virtual] |
| StringDimensions(const char *str, float &w, float &h) const | Font | |
| StringHeight(const char *str) const | Font | |
| StringWidth(const char *str) const | Font | |
| TextAlignment enum name | Font | |
| ~Font() | Font | |