![]() |
Blamite Game Engine - blam!
00367.02.08.23.1815.blamite
The core library for the Blamite Game Engine.
|
#include "OGRE/OgreVector3.h"
#include "OGRE/OgreQuaternion.h"
#include "OGRE/OgreStringVector.h"
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 } |
#define NUM_GAME_ENTITY_BUFFERS 4 |