Orxonox
0.0.5 Codename: Arcturus
|
Asteroid belt with lots of parameters. Derived from asteroidField.lua. More...
#include "SpicedAsteroidBelt.h"
#include "SpicedAsteroidField.h"
#include <algorithm>
#include "core/CoreIncludes.h"
#include "core/XMLPort.h"
#include "util/Math.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
orxonox::RegisterClass (SpicedAsteroidBelt) | |
Asteroid belt with lots of parameters. Derived from asteroidField.lua.
It is required to wait until all XML-arguments are set. That's why the actual generation happens when tick() gets called for the first time.