28 #ifndef HPL_FONT_MANAGER_H 29 #define HPL_FONT_MANAGER_H 31 #include "hpl1/engine/resources/ResourceManager.h" 55 unsigned short alLastChar = 255);
68 #endif // HPL_FONT_MANAGER_H
Definition: ResourceBase.h:36
Definition: font_data.h:67
Definition: FontManager.h:40
Definition: Resources.h:160
Definition: ResourceManager.h:52
FontData * CreateFontData(const tString &asName, int alSize=16, unsigned short alFirstChar=32, unsigned short alLastChar=255)
Definition: Graphics.h:46