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

Mine is a weapon that explodes if a spaceship goes bellow the mines trigger radius. More...

#include "weapons/WeaponsPrereqs.h"
#include "weaponsystem/WeaponMode.h"

Go to the source code of this file.

Classes

class  orxonox::MineGun
 A Weapon that drops mines to space. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Detailed Description

Mine is a weapon that explodes if a spaceship goes bellow the mines trigger radius.

The mine deals damage too all spaceships within the damageradius.

The activation time regulates when the mine is live and ready to explode. The mine destroys itself after it exceeds a certain life time.