![]() |
DynRPG
v0.20
RM2k3 Plugin SDK
|
Used to store the system and "system2" graphics. More...
Public Member Functions | |
| void | loadFont (std::string fontName) |
| Loads the font used for text drawing. | |
Public Attributes | |
| Image * | systemImage |
System image | |
| Image * | system2Image |
System2 image | |
Used to store the system and "system2" graphics.
| void RPG::SystemGraphic::loadFont | ( | std::string | fontName | ) |
Loads the font used for text drawing.
| fontName | Name of the font |
System2 image
System image
1.7.6.1