Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_Font_Resource_TTF Class Reference

#include <resourcetype_ttf.h>

Inheritance diagram for CL_Font_Resource_TTF:

Inheritance graph
[legend]
Collaboration diagram for CL_Font_Resource_TTF:

Collaboration graph
[legend]
List of all members.

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_TTFttf

Constructor & Destructor Documentation

CL_Font_Resource_TTF::CL_Font_Resource_TTF ( std::string name,
std::string location,
CL_ResourceOptions * options,
CL_ResourceManager * parent )
 

CL_Font_Resource_TTF::CL_Font_Resource_TTF ( std::string name,
CL_ResourceManager * parent )
 


Member Function Documentation

void CL_Font_Resource_TTF::load ( ) [virtual]
 

Reimplemented from CL_Font_Resource_Generic.

void CL_Font_Resource_TTF::load_from_datafile ( ) [private]
 

void CL_Font_Resource_TTF::load_from_file ( ) [private]
 

void CL_Font_Resource_TTF::load_from_memory ( ) [private]
 

void CL_Font_Resource_TTF::serialize_save ( CL_OutputSource * output ) [virtual]
 

Reimplemented from CL_Font_Resource_Generic.

void CL_Font_Resource_TTF::unload ( ) [virtual]
 

Reimplemented from CL_Font_Resource_Generic.


Member Data Documentation

CL_Font_TTF* CL_Font_Resource_TTF::ttf [private]
 

Definition at line 48 of file resourcetype_ttf.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:56:56 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001