Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
GameEntity.h File Reference
#include "OGRE/OgreVector3.h"
#include "OGRE/OgreQuaternion.h"
#include "OGRE/OgreStringVector.h"
+ Include dependency graph for GameEntity.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Demo::MovableObjectDefinition
 
struct  Demo::GameEntityTransform
 
struct  Demo::GameEntity
 

Namespaces

 Demo
 

Macros

#define NUM_GAME_ENTITY_BUFFERS   4
 

Typedefs

typedef std::vector< GameEntity * > Demo::GameEntityVec
 

Enumerations

enum  Demo::MovableObjectType { Demo::MoTypeItem, Demo::MoTypeEntity, Demo::NumMovableObjectType }
 

Macro Definition Documentation

◆ NUM_GAME_ENTITY_BUFFERS

#define NUM_GAME_ENTITY_BUFFERS   4