This is the complete list of members for Alcachofa::TextDrawRequest, including all inherited members.
draw() override (defined in Alcachofa::TextDrawRequest) | Alcachofa::TextDrawRequest | virtual |
IDrawRequest(int8 order) (defined in Alcachofa::IDrawRequest) | Alcachofa::IDrawRequest | |
order() const (defined in Alcachofa::IDrawRequest) | Alcachofa::IDrawRequest | inline |
size() const (defined in Alcachofa::TextDrawRequest) | Alcachofa::TextDrawRequest | inline |
TextDrawRequest(Font &font, const char *text, Common::Point pos, int maxWidth, bool centered, Color color, int8 order) (defined in Alcachofa::TextDrawRequest) | Alcachofa::TextDrawRequest | |
~IDrawRequest() (defined in Alcachofa::IDrawRequest) | Alcachofa::IDrawRequest | inlinevirtual |