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

setupttf.h

Go to the documentation of this file.
00001 
00002 
00003 #ifndef header_ttfsetup
00004 #define header_ttfsetup
00005 
00006 class CL_TTFSetup
00007 //: ClanTTF initialization functions
00008 {
00009 public:
00010   static void init();
00011         // Initialize the TTF library
00012 
00013   static void deinit();
00014         // Deinitialize the TTF library
00015 };
00016 
00017 #endif 

Generated at Wed Apr 4 19:54:03 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001