Orxonox
0.0.5 Codename: Arcturus
|
#include "Rocket.h"
#include <BulletDynamics/Dynamics/btRigidBody.h>
#include "core/CoreIncludes.h"
#include "core/XMLPort.h"
#include "Scene.h"
#include "controllers/Controller.h"
#include "graphics/Model.h"
#include "graphics/ParticleSpawner.h"
#include "infos/PlayerInfo.h"
#include "objects/collisionshapes/ConeCollisionShape.h"
#include "sound/WorldSound.h"
#include "worldentities/CameraPosition.h"
#include "worldentities/pawns/Pawn.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::RegisterClass (Rocket) | |