Orxonox
0.0.5 Codename: Arcturus
|
All platforms in this minigame inherit from this class. More...
#include "JumpPlatform.h"
#include "core/CoreIncludes.h"
#include "core/GameMode.h"
#include "core/XMLPort.h"
#include "sound/WorldSound.h"
#include "JumpFigure.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::RegisterClass (JumpPlatform) | |
All platforms in this minigame inherit from this class.
The basic functions of a platform (interact with figure) is implemented here. Special functions are implemented in the specialized classes.