|
MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
|
#include <Fonts.h>
Public Member Functions | |
| void | Init () |
| TTF_Font * | GetFont (const char *resourcePath, u32 size) |
| TTF_Font * | GetDefaultFont (u32 size=DEFAULT_FONT_SIZE) |
Static Public Attributes | |
| static const char * | DEFAULT_FONT = "fonts/UbuntuMono-B.ttf" |
| static const u32 | DEFAULT_FONT_SIZE = 26 |
A SDL_Font loading and caching class.
1.8.6