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

setupsound.h

Go to the documentation of this file.
00001 
00003 
00004 #ifndef header_setupsound
00005 #define header_setupsound
00006 
00007 class CL_SetupSound
00008 //: ClanSound initialization functions.
00009 {
00010 public:
00011         static void init();
00012         // Initialize the clanSound library.
00013         
00014         static void deinit();
00015         // Deinitialize the clanSound 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