|
Orxonox
0.0.5 Codename: Arcturus
|
#include "MultiStateEngine.h"#include <lua.h>#include "util/Convert.h"#include "core/CoreIncludes.h"#include "core/GameMode.h"#include "core/LuaState.h"#include "core/XMLPort.h"#include "worldentities/EffectContainer.h"#include "worldentities/pawns/SpaceShip.h"#include "sound/WorldSound.h"Namespaces | |
| orxonox | |
| Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
| orxonox::RegisterClass (MultiStateEngine) | |
Variables | |
| static const float | orxonox::FORWARD_EFFECT_VELOCITY_THRESHOLD = 0 |
| static const float | orxonox::MAX_VELOCITY_BOOST = 221 |
| static const float | orxonox::MAX_VELOCITY_NORMAL = 111 |
1.8.11