Copperfield Engine 0.1
C++ Game Engine
Loading...
Searching...
No Matches
InputManager Member List

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

buttonDown(const std::string &action) constInputManager
buttonPressed(const std::string &action) constInputManager
buttonUp(const std::string &action) constInputManager
getMouseOffset() constInputManager
getMousePosition() constInputManager
getMouseRotation(const coma::Vec3 &start_rotation) constInputManager
InputManager(const Window &window, InputButtonMap input_button_map)InputManager
setCursorMode(CursorMode mode) constInputManager
setMouseRotation(coma::Vec3 &start_rotation, float sensitivity=1.0f) constInputManager
toggleCursor() constInputManager