ScummVM API documentation
AGS::EventsManager Member List

This is the complete list of members for AGS::EventsManager, including all inherited members.

ags_key_to_scancode(AGS3::eAGSKeyCode key, Common::KeyCode(&kc)[3])AGS::EventsManagerstatic
clearEvents() (defined in AGS::EventsManager)AGS::EventsManagerinline
EventsManager() (defined in AGS::EventsManager)AGS::EventsManager
getJoystickAxis(byte axis) constAGS::EventsManagerinline
getJoystickButton(byte button) constAGS::EventsManagerinline
getJoystickButtonOnce(byte button)AGS::EventsManagerinline
getModifierFlags() constAGS::EventsManagerinline
getMousePos() constAGS::EventsManagerinline
getPendingKeyEvent()AGS::EventsManagerinline
isKeyPressed(AGS3::eAGSKeyCode key, bool poll=true)AGS::EventsManager
keyEventPending() constAGS::EventsManagerinline
pollEvents()AGS::EventsManager
pushKeyboardEvent(const Common::Event &evt)AGS::EventsManagerinline
readEvent()AGS::EventsManager
scummvm_key_to_ags_key(const Common::Event &event, int &ags_mod, bool old_keyhandle) (defined in AGS::EventsManager)AGS::EventsManagerstatic
warpMouse(const Common::Point &newPos)AGS::EventsManager
~EventsManager() (defined in AGS::EventsManager)AGS::EventsManager