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

gameobj.h File Reference

Definition of CGameObj and CMovingGameObj classes. More...

Go to the source code of this file.

Data Structures

class  CGameObj
 Base class for all game objects. More...

class  CMovingGameObj
 Base class for all moving game objects. More...

struct  TPosition
 Struct for 2D coordinates. More...


Detailed Description

Definition of CGameObj and CMovingGameObj classes.

All visible objects in game excluding tilemap are considered as game objects. Drawing game objects is done using CGameObj interface, while CMovingGameObj is responsible of moving objects and collision detection.

Author:
Japa
Version:
1.0

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