#include <bitmapFont.h>

Public Member Functions | |
| BitmapFont (Window *window) | |
| bool | initFont (const std::string &name=normal, const uint32_t size=12) |
| void | draw (const std::string &text) const |
Static Public Attributes | |
| static const std::string | normal |
| a normal default font | |
Definition at line 39 of file bitmapFont.h.
0.9 by
1.5.8