![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtExpireOlderThanCommand (DtPhysicalWorld *physicalWorld) | |
| virtual bool | execute (const DtString ¶meters) |
| Execute the command. | |
| virtual DtString | help (const DtString ¶meters) |
| virtual bool | showInHelp () const |
Protected Attributes | |
| DtPhysicalWorld * | myPhysicalWorld |
| DtExpireOlderThanCommand::DtExpireOlderThanCommand | ( | DtPhysicalWorld * | physicalWorld | ) |
| virtual bool DtExpireOlderThanCommand::execute | ( | const DtString & | parameters | ) | [virtual] |
| virtual DtString DtExpireOlderThanCommand::help | ( | const DtString & | parameters | ) | [virtual] |
Reimplemented from DtConsoleCommand.
| virtual bool DtExpireOlderThanCommand::showInHelp | ( | ) | const [inline, virtual] |
Reimplemented from DtConsoleCommand.
DtPhysicalWorld* DtExpireOlderThanCommand::myPhysicalWorld [protected] |