Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
FontMgr Class Reference

#include <FontMgr.h>

List of all members.

Static Public Member Functions

static const char * TYPENAME ()
static void Close ()
static void Register (const char *name, Font *font)
static FontFind (const char *name)

Detailed Description

Definition at line 36 of file FontMgr.h.


Member Function Documentation

void FontMgr::Close ( )
static

Definition at line 25 of file FontMgr.cpp.

Font * FontMgr::Find ( const char *  name)
static

Definition at line 49 of file FontMgr.cpp.

void FontMgr::Register ( const char *  name,
Font font 
)
static

Definition at line 33 of file FontMgr.cpp.

static const char* FontMgr::TYPENAME ( )
inlinestatic

Definition at line 39 of file FontMgr.h.


The documentation for this class was generated from the following files: