#include <resource_font_generic.h>
Inheritance diagram for CL_Font_Resource_Generic:


Public Methods | |
| CL_Font_Resource_Generic (std::string type, std::string name) | |
| virtual | ~CL_Font_Resource_Generic () |
| virtual void | serialize_save (CL_OutputSource *output)=0 |
| virtual void | load ()=0 |
| virtual void | unload ()=0 |
| int | get_load_count () |
| CL_Font* | get_font () |
| CL_Font_Description* | get_font_desc () |
Protected Attributes | |
| CL_Font* | font |
| CL_Font_Description* | font_desc |
| CL_String | location |
| CL_ResourceOptions* | options |
| CL_ResourceManager* | parent |
| bool | from_datafile |
| int | load_count |
|
|
Definition at line 22 of file resource_font_generic.h. |
|
|
Definition at line 23 of file resource_font_generic.h. |
|
|
Definition at line 30 of file resource_font_generic.h. |
|
|
Definition at line 31 of file resource_font_generic.h. |
|
|
Reimplemented from CL_Resource. Definition at line 28 of file resource_font_generic.h. |
|
|
Reimplemented from CL_Resource. Reimplemented in CL_Font_Resource, and CL_Font_Resource_TTF. |
|
|
Reimplemented from CL_Resource. Reimplemented in CL_Font_Resource, and CL_Font_Resource_TTF. |
|
|
Reimplemented from CL_Resource. Reimplemented in CL_Font_Resource, and CL_Font_Resource_TTF. |
|
|
Definition at line 35 of file resource_font_generic.h. |
|
|
Definition at line 36 of file resource_font_generic.h. |
|
|
Definition at line 40 of file resource_font_generic.h. |
|
|
Definition at line 41 of file resource_font_generic.h. |
|
|
Definition at line 37 of file resource_font_generic.h. |
|
|
Definition at line 38 of file resource_font_generic.h. |
|
|
Definition at line 39 of file resource_font_generic.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001