Main Page   Class Hierarchy   Compound List   File List   Compound Members  

CGame Class Reference

Contains pretty much everything. More...

#include <csrpg.h>

List of all members.

Public Methods

void titleScreen ()
 displays title screen.

void gameLoop ()
 the game's main loop.

 CGame ()
 the game's constructor; files/scripts loaded here.

 ~CGame ()
 the game's destructor; crap is cleared.


Detailed Description

Contains pretty much everything.

The only functions that are public are gameLoop() which should be called ASAP if you wish to begin a game, after generating an object of type CGame.

Oops, almost forgot: there's titleScreen() too so you can at least display our title screen and loop if you want. I recommend not, it's a very boring title.


The documentation for this class was generated from the following files:
Generated on Thu Jun 3 16:21:29 2004 by doxygen1.2.15