ScummVM API documentation
Crab::pyrodactyl::text::TextManager Class Reference

Public Member Functions

void init ()
 
void quit ()
 
void reset ()
 
Graphics::FontgetFont (const FontKey &fontid)
 
Graphics::ManagedSurfacerenderTextBlended (const FontKey &font, const Common::String &text, const int &color)
 
void draw (const int &x, const int &y, const Common::String &text, const int &color, const FontKey &font=0, const Align &align=ALIGN_LEFT, const bool &background=false)
 
void draw (const int &x, int y, const Common::String &text, const int &color, const FontKey &font, const Align &align, const uint &lineWidth, const uint &lineHeight, const bool &background=false)
 

The documentation for this class was generated from the following file: