![]() |
VR-Forces 4.0.4 Class Documentation
|
DtDustCloudsCommand enables or disables dust clouds. More...

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