![]() |
RigsofRods
Soft-body Physics Simulation
|
#include <InputEngine.h>
Data Fields | |
Ogre::String | name |
int | eventID |
Ogre::String | defaultKey |
std::string | description |
Definition at line 410 of file InputEngine.h.
Ogre::String RoR::InputEvent::defaultKey |
Definition at line 414 of file InputEngine.h.
std::string RoR::InputEvent::description |
Definition at line 415 of file InputEngine.h.
int RoR::InputEvent::eventID |
Definition at line 413 of file InputEngine.h.
Ogre::String RoR::InputEvent::name |
Definition at line 412 of file InputEngine.h.