Back to Evolution Project page


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Header Files   Sources   Compound Members   File Members  

System.h

00001 #ifndef SYSTEM_EVO 
00002 #define SYSTEM_EVO 
00003 
00004 #include <ClanLib/core.h>
00005 
00006 class TSystem { 
00007  public: 
00009    static bool init();   
00011    static bool finish();
00012  private: 
00013    
00014  protected:
00015 };
00016 
00017 
00018 #endif //SYSTEM_EVO 

Generated at Mon Nov 6 22:47:06 2000 for TheGameofEvolution by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999