#include <bitmapFont.h>
Definition at line 26 of file bitmapFont.h.
Public Member Functions | |
| BitmapFont (Window *window) | |
| bool | initFont (const std::string &fontName=BitmapFont::normal) |
| void | draw (const std::string &text) const |
Static Public Attributes | |
| static const std::string | normal |
| a normal default font | |
0.6 by
1.5.5