![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#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 } |
| #define NUM_GAME_ENTITY_BUFFERS 4 |