Orxonox
0.0.5 Codename: Arcturus
|
This class represents your figure when you play the minigame. More...
#include "SOBFigure.h"
#include "core/CoreIncludes.h"
#include "core/XMLPort.h"
#include "graphics/Model.h"
#include "graphics/Camera.h"
#include "graphics/ParticleSpawner.h"
#include <OgreMath.h>
#include "SOBTube.h"
#include "SOBMushroom.h"
#include "SOBGumba.h"
#include "SOBGumbaBoss.h"
#include "SOBFireball.h"
#include "SOB.h"
#include "SOBFlagstone.h"
#include "SOBCastlestone.h"
#include "Highscore.h"
#include <BulletCollision/NarrowPhaseCollision/btManifoldPoint.h>
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::RegisterClass (SOBFigure) | |
This class represents your figure when you play the minigame.
Here the movement of the figure, activating items, ... are handled.