#include <resourcetype_ttf.h>
Inheritance diagram for CL_Font_Resource_TTF:


Public Methods | |
| CL_Font_Resource_TTF (std::string name, std::string location, CL_ResourceOptions *options, CL_ResourceManager *parent) | |
| CL_Font_Resource_TTF (std::string name, CL_ResourceManager *parent) | |
| void | serialize_save (CL_OutputSource *output) |
| void | load () |
| void | unload () |
Private Methods | |
| void | load_from_datafile () |
| void | load_from_file () |
| void | load_from_memory () |
Private Attributes | |
| CL_Font_TTF* | ttf |
|
|
|
|
|
|
|
|
Reimplemented from CL_Font_Resource_Generic. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CL_Font_Resource_Generic. |
|
|
Reimplemented from CL_Font_Resource_Generic. |
|
|
Definition at line 48 of file resourcetype_ttf.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001