RigsofRods
Soft-body Physics Simulation
|
Public Member Functions | |
AsCmd () | |
void | Run (Ogre::StringVector const &args) override |
Public Member Functions inherited from RoR::ConsoleCmd | |
ConsoleCmd (std::string const &name, std::string const &usage, std::string const &doc) | |
virtual | ~ConsoleCmd () |
std::string const & | getName () const |
std::string const & | GetUsage () const |
std::string const & | GetDoc () const |
Additional Inherited Members | |
Protected Member Functions inherited from RoR::ConsoleCmd | |
bool | CheckAppState (AppState state) |
Protected Attributes inherited from RoR::ConsoleCmd | |
std::string | m_name |
std::string | m_usage |
std::string | m_doc |
Definition at line 318 of file ConsoleCmd.cpp.
|
inline |
Definition at line 321 of file ConsoleCmd.cpp.
|
inlineoverridevirtual |
Implements RoR::ConsoleCmd.
Definition at line 323 of file ConsoleCmd.cpp.