#include <CSWHomingTorpedo.h>
Additional Inherited Members | |
![]() | |
virtual bool | arm (double fArmDelay) |
virtual bool | fire (double fFireDelay) |
![]() | |
const std::string & | getName () const |
This class specializes a torpedo to an homing torpedo. This torpedo has an active sonar. Ones the torpedo has been released it checks in front whether a dynamic object exists. If so it modifies its main engine direction a little bit to move to the detected object.