![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
A command binding. More...
Public Member Functions | |
BindInfo () | |
Constructor. More... | |
Public Attributes | |
ConfigCmd * | cmd |
The bind command. More... | |
Ogre::StringVector | params |
The command parameters. More... | |
ButtonList | buttons |
The buttons bond to the command. More... | |
A command binding.
|
inline |
Constructor.
ButtonList InputManager::BindInfo::buttons |
The buttons bond to the command.
ConfigCmd* InputManager::BindInfo::cmd |
The bind command.
Ogre::StringVector InputManager::BindInfo::params |
The command parameters.