|
Otclient 1.0
14/8/2020
|
This is the complete list of members for BitmapFont, including all inherited members.
| add_ref() | stdext::shared_object | inline |
| BitmapFont(const std::string &name) | BitmapFont | inline |
| calculateDrawTextCoords(CoordsBuffer &coordsBuffer, const std::string &text, const Rect &screenCoords, Fw::AlignmentFlag align=Fw::AlignTopLeft) | BitmapFont | |
| calculateGlyphsPositions(const std::string &text, Fw::AlignmentFlag align=Fw::AlignTopLeft, Size *textBoxSize=nullptr) | BitmapFont | |
| calculateTextRectSize(const std::string &text) | BitmapFont | |
| const_self_cast() | stdext::shared_object | inline |
| dec_ref() | stdext::shared_object | inline |
| drawText(const std::string &text, const Point &startPos) | BitmapFont | |
| drawText(const std::string &text, const Rect &screenCoords, Fw::AlignmentFlag align=Fw::AlignTopLeft) | BitmapFont | |
| dynamic_self_cast() | stdext::shared_object | inline |
| getGlyphHeight() | BitmapFont | inline |
| getGlyphSpacing() | BitmapFont | inline |
| getGlyphsSize() | BitmapFont | inline |
| getGlyphsTextureCoords() | BitmapFont | inline |
| getName() | BitmapFont | inline |
| getTexture() | BitmapFont | inline |
| getYOffset() | BitmapFont | inline |
| load(const OTMLNodePtr &fontNode) | BitmapFont | |
| ref_count() | stdext::shared_object | inline |
| shared_object() | stdext::shared_object | inline |
| static_self_cast() | stdext::shared_object | inline |
| wrapText(const std::string &text, int maxWidth) | BitmapFont | |
| ~shared_object() | stdext::shared_object | inlinevirtual |