Orxonox  0.0.5 Codename: Arcturus
Classes | Namespaces
SpicedAsteroidField.h File Reference

Asteroid field with lots of parameters. Derived from asteroidField.lua. More...

#include "AsteroidMiningPrereqs.h"
#include "core/BaseObject.h"
#include "tools/interfaces/Tickable.h"

Go to the source code of this file.

Classes

class  orxonox::SpicedAsteroidField
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Detailed Description

Asteroid field with lots of parameters. Derived from asteroidField.lua.

Author
remartin Generates a bunch of asteroids that may contain some stuff. 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.