Gel2D - The free/open source game creation suite

gel::GelInput Member List
This is the complete list of members for gel::GelInput, including all inherited members.
getCursorPos(int *x, int *y)gel::GelInput [static]
getCursorPos()gel::GelInput [static]
getCursorX()gel::GelInput [static]
getCursorY()gel::GelInput [static]
getJoyHatPos(int joystick, int hat)gel::GelInput [static]
getJoystickAxis(int joystick, int axis)gel::GelInput [static]
getJoystickBtn(int joystick, int button)gel::GelInput [static]
getJoystickCount()gel::GelInput [static]
getKeyState(Key key)gel::GelInput [static]
getMouseButton(MouseBtn button)gel::GelInput [static]
getMouseWheel()gel::GelInput [static]
keyPressed(Key key)gel::GelInput [static]
keyReleased(Key key)gel::GelInput [static]
mouseBtnPressed(MouseBtn button)gel::GelInput [static]
mouseBtnReleased(MouseBtn button)gel::GelInput [static]
mouseToWorld()gel::GelInput [static]
setCursor(const char *filename)gel::GelInput [static]
setCursor(SysCursorShape shape)gel::GelInput [static]
setCursorPos(int x, int y)gel::GelInput [static]
setMouseWheel(int pos)gel::GelInput [static]
showCursor(int mode)gel::GelInput [static]