OpenPolygon  1.0.0
OpenPolygon is a Rendering Engine
Engine::InputManager Member List

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

addInputListener(InputListener *listener)Engine::InputManager
capture(int mouseX, int mouseY)Engine::InputManager
createKeyBoardEvent(int key, int scancode, int action, int mods)Engine::InputManager
createKeyListEvent(std::list< int > keys) (defined in Engine::InputManager)Engine::InputManager
createMouseEvent(int button, int action, int mods)Engine::InputManager
getListener()Engine::InputManager
getMousePosition(void)Engine::InputManager
getSingletonPtr(void)Engine::InputManagerstatic
PollEvents(GLFWwindow *window) (defined in Engine::InputManager)Engine::InputManager
removeListener(InputListener *listener)Engine::InputManager