#include <CSWMagneticMine.h>
Additional Inherited Members | |
![]() | |
virtual bool | arm (double fArmDelay) |
virtual bool | fire (double fFireDelay) |
![]() | |
const std::string & | getName () const |
This class specializes an ordinary mine to moving mine caused by magnetic forces. Ones the mine has been released and is armed, it moves to near objects (below 100m) and will explode if something collides with it.