Back to Evolution Project page


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

TSystem Class Reference

#include <System.h>

List of all members.


Static Public Members

bool init ()
This static function should be used to init the graphic mode and do other things related.

bool finish ()
When quit the program, this function should be called.


Detailed Description

Definition at line 6 of file System.h.


Member Function Documentation

bool TSystem::init () [static]

This static function should be used to init the graphic mode and do other things related.

Definition at line 9 of file System.cc.

bool TSystem::finish () [static]

When quit the program, this function should be called.

Definition at line 15 of file System.cc.


The documentation for this class was generated from the following files:
Generated at Mon Nov 6 22:47:08 2000 for TheGameofEvolution by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999