Public Member Functions | |
| TextDrawRequest (Font &font, const char *text, Common::Point pos, int maxWidth, bool centered, Color color, int8 order) | |
| Common::Point | size () const |
| void | draw () override |
Public Member Functions inherited from Alcachofa::IDrawRequest | |
| IDrawRequest (int8 order) | |
| int8 | order () const |