CRM64Pro GDK  v0.97
A free cross-platform game development kit built on top of SDL 2.0
Public Member Functions | List of all members
CRM64Pro::FontMgr Class Reference

Inherits CRM64Pro::ManagerBase.

Public Member Functions

Sint32 info (Sint32 iMode=0)
 
Sint32 create (const string &sName, Uint32 iVersion=10)
 
Sint32 close (Sint32 idFont)
 
Sint32 getNum ()
 
Sint32 setName (Sint32 idFont, const string &sName)
 
Fontget (Sint32 idFont)
 
Sint32 child (Sint32 idFont)
 
Sint32 load (const string &sFileCDC, const string &sName)
 
Sint32 load (const Sint32 idCDC, const string &sName)
 
Sint32 remove (const Sint32 idCDC, const string &sName)