VEGO-Engine  0.1
Loading...
Searching...
No Matches
InputManager Member List

This is the complete list of members for InputManager, including all inherited members.

getActiveContext() constInputManager
Key enum nameInputManager
registerAction(const std::string &actionName, const std::vector< Key > &keys, std::function< void(bool)> callback, const std::string &context="Default")InputManager
setActiveContext(const std::string &context)InputManager