Orxonox
0.0.5 Codename: Arcturus
|
This class represents your figure when you play the minigame. More...
#include "JumpFigure.h"
#include "core/CoreIncludes.h"
#include "core/XMLPort.h"
#include "graphics/Model.h"
#include "JumpRocket.h"
#include "JumpPropeller.h"
#include "JumpBoots.h"
#include "JumpShield.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::RegisterClass (JumpFigure) | |
This class represents your figure when you play the minigame.
Here the movement of the figure, activating items, ... are handled.