|
OpenMW
|
Public Member Functions | |
| Ogre::String | doGet (const void *target) const |
| void | doSet (void *target, const Ogre::String &val) |
Static Private Member Functions | |
| static ForceType | getTypeFromString (const Ogre::String &type) |
| static Ogre::String | getStringFromType (ForceType type) |
Command object for force_type (see Ogre::ParamCommand).
| Ogre::String GravityAffector::CmdForceType::doGet | ( | const void * | target | ) | const [inline] |
| void GravityAffector::CmdForceType::doSet | ( | void * | target, |
| const Ogre::String & | val | ||
| ) | [inline] |
| static Ogre::String GravityAffector::CmdForceType::getStringFromType | ( | ForceType | type | ) | [inline, static, private] |
| static ForceType GravityAffector::CmdForceType::getTypeFromString | ( | const Ogre::String & | type | ) | [inline, static, private] |
1.7.6.1