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

setupdisplay.h

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

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