#include <SpecialPowerModule.h>
Inherited by SpecialPowerModule.
Definition at line 49 of file SpecialPowerModule.h.
◆ doSpecialPower()
| virtual void SpecialPowerModuleInterface::doSpecialPower |
( |
UnsignedInt | commandOptions | ) |
|
|
pure virtual |
◆ doSpecialPowerAtLocation()
| virtual void SpecialPowerModuleInterface::doSpecialPowerAtLocation |
( |
const Coord3D * | loc, |
|
|
Real | angle, |
|
|
UnsignedInt | commandOptions ) |
|
pure virtual |
◆ doSpecialPowerAtObject()
| virtual void SpecialPowerModuleInterface::doSpecialPowerAtObject |
( |
Object * | obj, |
|
|
UnsignedInt | commandOptions ) |
|
pure virtual |
◆ doSpecialPowerUsingWaypoints()
| virtual void SpecialPowerModuleInterface::doSpecialPowerUsingWaypoints |
( |
const Waypoint * | way, |
|
|
UnsignedInt | commandOptions ) |
|
pure virtual |
◆ getInitiateSound()
| virtual const AudioEventRTS & SpecialPowerModuleInterface::getInitiateSound |
( |
| ) |
const |
|
pure virtual |
◆ getPercentReady()
| virtual Real SpecialPowerModuleInterface::getPercentReady |
( |
void | | ) |
const |
|
pure virtual |
◆ getPowerName()
| virtual AsciiString SpecialPowerModuleInterface::getPowerName |
( |
void | | ) |
const |
|
pure virtual |
◆ getReadyFrame()
| virtual UnsignedInt SpecialPowerModuleInterface::getReadyFrame |
( |
void | | ) |
const |
|
pure virtual |
◆ getReferenceThingTemplate()
| virtual const ThingTemplate * SpecialPowerModuleInterface::getReferenceThingTemplate |
( |
| ) |
const |
|
pure virtual |
◆ getRequiredScience()
| virtual ScienceType SpecialPowerModuleInterface::getRequiredScience |
( |
void | | ) |
const |
|
pure virtual |
◆ getSpecialPowerTemplate()
| virtual const SpecialPowerTemplate * SpecialPowerModuleInterface::getSpecialPowerTemplate |
( |
void | | ) |
const |
|
pure virtual |
◆ isModuleForPower()
◆ isReady()
| virtual Bool SpecialPowerModuleInterface::isReady |
( |
void | | ) |
const |
|
pure virtual |
◆ isScriptOnly()
| virtual Bool SpecialPowerModuleInterface::isScriptOnly |
( |
| ) |
const |
|
pure virtual |
◆ markSpecialPowerTriggered()
| virtual void SpecialPowerModuleInterface::markSpecialPowerTriggered |
( |
const Coord3D * | location | ) |
|
|
pure virtual |
◆ onSpecialPowerCreation()
| virtual void SpecialPowerModuleInterface::onSpecialPowerCreation |
( |
void | | ) |
|
|
pure virtual |
◆ pauseCountdown()
| virtual void SpecialPowerModuleInterface::pauseCountdown |
( |
Bool | pause | ) |
|
|
pure virtual |
◆ setReadyFrame()
| virtual void SpecialPowerModuleInterface::setReadyFrame |
( |
UnsignedInt | frame | ) |
|
|
pure virtual |
◆ startPowerRecharge()
| virtual void SpecialPowerModuleInterface::startPowerRecharge |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: