Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals   Related Pages  

engine.h File Reference

Definition of CGameEngine. More...

#include "bot.h"
#include "graphicsengine.h"
#include "bullet.h"
#include <list>

Go to the source code of this file.

Data Structures

class  CGameEngine
 Game engine includes all higher level logic for the game. More...


Detailed Description

Definition of CGameEngine.

Engine is an interface between the game and the program entry point. This way game remains platform independent. CGraphicsEngine must be implemented for used platform in order to draw game. However, game can be runned without CGraphicsEngine for statistical purposes.

Author:
Japa
Version:
1.0

Generated on Mon Jun 9 22:02:24 2003 for Drunken Bot III by doxygen1.3-rc3