![]() |
VR-Forces 4.0.4 Class Documentation
|
DtDetonationsCommand enables or disables detonations. More...

Public Member Functions | |
| DtDetonationsCommand () | |
| virtual | ~DtDetonationsCommand () |
| virtual bool | isEnabled () const |
| virtual void | setEnabled (bool state) |
| virtual void | execute (DtDe &de) |
Protected Attributes | |
| bool | myState |
| int | myLayer |
DtDetonationsCommand enables or disables detonations.
| virtual makVrv::DtDetonationsCommand::~DtDetonationsCommand | ( | ) | [virtual] |
| virtual bool makVrv::DtDetonationsCommand::isEnabled | ( | ) | const [virtual] |
| virtual void makVrv::DtDetonationsCommand::setEnabled | ( | bool | state | ) | [virtual] |
| virtual void makVrv::DtDetonationsCommand::execute | ( | DtDe & | de | ) | [virtual] |
Implements makVrv::DtVrvCommand.
bool makVrv::DtDetonationsCommand::myState [protected] |
int makVrv::DtDetonationsCommand::myLayer [protected] |