Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions
WorldEntity.cc File Reference
#include "WorldEntity.h"
#include <OgreBillboardSet.h>
#include <OgreCamera.h>
#include <OgreEntity.h>
#include <OgreParticleSystem.h>
#include <OgreSceneManager.h>
#include <OgreSceneNode.h>
#include <BulletDynamics/Dynamics/btRigidBody.h>
#include "util/OrxAssert.h"
#include "util/Convert.h"
#include "util/Exception.h"
#include "core/CoreIncludes.h"
#include "core/XMLPort.h"
#include "Scene.h"
#include "Level.h"
#include "collisionshapes/WorldEntityCollisionShape.h"
#include "scriptablecontroller/scriptable_controller.h"

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

 orxonox::RegisterAbstractClass (WorldEntity).inheritsFrom< BaseObject >().inheritsFrom< Synchronisable >()