ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
DINGUXSdlEventSource Member List

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

_engineRunning (defined in SdlEventSource)SdlEventSourceprotected
_fakeMouseMoveSdlEventSourceprotected
_graphicsManagerSdlEventSourceprotected
_joystickSdlEventSourceprotected
_km (defined in LegacySdlEventSource)LegacySdlEventSourceprotected
_lastHatPosition (defined in SdlEventSource)SdlEventSourceprotected
_lastScreenIDSdlEventSourceprotected
_mouseX (defined in SdlEventSource)SdlEventSourceprotected
_mouseY (defined in SdlEventSource)SdlEventSourceprotected
_queuedFakeMouseMoveSdlEventSourceprotected
_scrollLockSdlEventSourceprotected
allowMapping() constCommon::EventSourceinlinevirtual
checkScreenChange() (defined in LegacySdlEventSource)LegacySdlEventSource
closeJoystick()SdlEventSourceprotected
computeJoystickMouseSpeedFactor() constLegacySdlEventSourceprotected
dispatchSDLEvent(SDL_Event &ev, Common::Event &event)SdlEventSourceprotectedvirtual
fakeWarpMouse(const int x, const int y)SdlEventSource
handleAxisToMouseMotion(int16 xAxis, int16 yAxis)LegacySdlEventSourceprotectedvirtual
handleJoyAxisMotion(SDL_Event &ev, Common::Event &event) override (defined in LegacySdlEventSource)LegacySdlEventSourceprotectedvirtual
handleJoyButtonDown(SDL_Event &ev, Common::Event &event) (defined in SdlEventSource)SdlEventSourceprotectedvirtual
handleJoyButtonUp(SDL_Event &ev, Common::Event &event) (defined in SdlEventSource)SdlEventSourceprotectedvirtual
handleJoyHatMotion(SDL_Event &ev, Common::Event &event) (defined in SdlEventSource)SdlEventSourceprotectedvirtual
handleKbdMouse(Common::Event &event) (defined in LegacySdlEventSource)LegacySdlEventSourceprotectedvirtual
handleKeyDown(SDL_Event &ev, Common::Event &event) (defined in SdlEventSource)SdlEventSourceprotectedvirtual
handleKeyUp(SDL_Event &ev, Common::Event &event) (defined in SdlEventSource)SdlEventSourceprotectedvirtual
handleMouseButtonDown(SDL_Event &ev, Common::Event &event) override (defined in LegacySdlEventSource)LegacySdlEventSourceprotectedvirtual
handleMouseButtonUp(SDL_Event &ev, Common::Event &event) override (defined in LegacySdlEventSource)LegacySdlEventSourceprotectedvirtual
handleMouseMotion(SDL_Event &ev, Common::Event &event) override (defined in LegacySdlEventSource)LegacySdlEventSourceprotectedvirtual
handleResizeEvent(Common::Event &event, int w, int h)SdlEventSourceprotected
handleSysWMEvent(SDL_Event &ev, Common::Event &event) (defined in SdlEventSource)SdlEventSourceprotectedvirtual
isJoystickConnected() constSdlEventSource
LegacySdlEventSource() (defined in LegacySdlEventSource)LegacySdlEventSource
loadGameControllerMappingFile()SdlEventSourceprotected
mapKey(SDL_Keycode key, SDL_Keymod mod, Uint16 unicode)SdlEventSourceprotectedvirtual
mapSDLJoystickButtonToOSystem(Uint8 sdlButton) (defined in SdlEventSource)SdlEventSourceprotectedvirtual
obtainKeycode(const SDL_Keysym keySym)SdlEventSourceprotected
obtainUnicode(const SDL_Keysym keySym)SdlEventSourceprotected
openJoystick(int joystickIndex)SdlEventSourceprotected
pollEvent(Common::Event &event) overrideLegacySdlEventSourcevirtual
preprocessEvents(SDL_Event *event)SdlEventSourceinlineprotectedvirtual
processMouseEvent(Common::Event &event, int x, int y, int relx=0, int rely=0)SdlEventSourceprotectedvirtual
remapKey(SDL_Event &ev, Common::Event &event)DINGUXSdlEventSourceprotectedvirtual
resetKeyboardEmulation(int16 x_max, int16 y_max)LegacySdlEventSourceprotected
SdlEventSource() (defined in SdlEventSource)SdlEventSource
SDLModToOSystemKeyFlags(SDL_Keymod mod, Common::Event &event)SdlEventSourceprotectedvirtual
SDLToOSystemKeycode(const SDL_Keycode key)SdlEventSourceprotected
setEngineRunning(bool value)SdlEventSource
setGraphicsManager(SdlGraphicsManager *gMan) (defined in SdlEventSource)SdlEventSourceinline
updateKbdMouse() (defined in LegacySdlEventSource)LegacySdlEventSourceprotectedvirtual
~EventSource() (defined in Common::EventSource)Common::EventSourcevirtual
~SdlEventSource() (defined in SdlEventSource)SdlEventSourcevirtual