Back to Evolution Project page


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

System.h

This is the verbatim text of the System.h include file.
#ifndef SYSTEM_EVO 
#define SYSTEM_EVO 

#include <ClanLib/core.h>

class TSystem { 
 public: 
   static bool init();   
   static bool finish();
 private: 
   
 protected:
};


#endif //SYSTEM_EVO 

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