hx3d  1
2D/3D Simple Game Framework
hx3d::window::EventManager Member List

This is the complete list of members for hx3d::window::EventManager, including all inherited members.

_currentHandlerhx3d::window::EventManagerprotected
_keysPressedhx3d::window::EventManagerprotected
_keysReleasedhx3d::window::EventManagerprotected
_mouseButtonClickedhx3d::window::EventManagerprotected
_mouseButtonReleasedhx3d::window::EventManagerprotected
_mouseMovementhx3d::window::EventManagerprotected
_mousePositionhx3d::window::EventManagerprotected
_mouseWheelMovementhx3d::window::EventManagerprotected
_mouseWheelTurnedhx3d::window::EventManagerprotected
_screenReleasedhx3d::window::EventManagerprotected
_screenTouchedhx3d::window::EventManagerprotected
_touchMovementhx3d::window::EventManagerprotected
_touchPositionhx3d::window::EventManagerprotected
_touchPressurehx3d::window::EventManagerprotected
_touchSimulationhx3d::window::EventManagerprotected
_windowEventshx3d::window::EventManagerprotected
emulateTouchWithMouse(bool value)hx3d::window::EventManager
getMouseMovement()hx3d::window::EventManager
getMousePosition()hx3d::window::EventManager
getMouseWheelMovement()hx3d::window::EventManager
getScreenConvertedTouchPosition()hx3d::window::EventManager
getTouchMovement()hx3d::window::EventManager
getTouchPosition()hx3d::window::EventManager
getTouchPressure()hx3d::window::EventManager
isKeyJustPressed(KeyEvent::Key key)hx3d::window::EventManager
isKeyJustReleased(KeyEvent::Key key)hx3d::window::EventManager
isKeyPressed(KeyEvent::Key key)hx3d::window::EventManager
isKeyReleased(KeyEvent::Key key)hx3d::window::EventManager
isMouseButtonClicked(MouseButtonEvent::Button button)hx3d::window::EventManager
isMouseButtonJustClicked(MouseButtonEvent::Button button)hx3d::window::EventManager
isMouseButtonJustReleased(MouseButtonEvent::Button button)hx3d::window::EventManager
isMouseButtonReleased(MouseButtonEvent::Button button)hx3d::window::EventManager
isMouseWheelTurned(MouseWheelEvent::Direction direction)hx3d::window::EventManager
isScreenJustReleased()hx3d::window::EventManager
isScreenJustTouched()hx3d::window::EventManager
isScreenReleased()hx3d::window::EventManager
isScreenTouched()hx3d::window::EventManager
isWindowState(WindowEvent::Type type)hx3d::window::EventManager
poll()=0hx3d::window::EventManagerpure virtual
setInputHandler(InputHandler *handler)hx3d::window::EventManager
setInputHandler(Ptr< InputHandler > handler)hx3d::window::EventManager