mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-08 10:51:11 +00:00
a2b96a2516
Formerly SdlEventManager was a subclass of DefaultEventManager but did not really have anything in common with the idea of our EventManager interface. Now I made a new object SdlEventSource which only subclasses EventSource and which is responsible for obtaining events from SDL (and processing them). svn-id: r53433 |
||
---|---|---|
.. | ||
audiocd | ||
events | ||
fs | ||
graphics | ||
keymapper | ||
midi | ||
mixer | ||
mutex | ||
platform | ||
plugins | ||
saves | ||
timer | ||
vkeybd | ||
base-backend.cpp | ||
base-backend.h | ||
modular-backend.cpp | ||
modular-backend.h | ||
module.mk |