scummvm/backends/events
Johannes Schickel a2b96a2516 OPENGL: Replace SdlEventManager by SdlEventSource.
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
2010-10-13 15:42:16 +00:00
..
default EVENTS: Apply backspace hack to keyrepeat too 2010-10-03 14:59:36 +00:00
gp2xsdl OPENGL: Merged from trunk, from rev 52105 to 53396. 2010-10-13 03:57:44 +00:00
linuxmotosdl OPENGL: Merged from trunk, from rev 52105 to 53396. 2010-10-13 03:57:44 +00:00
samsungtvsdl Cleanup and documentation. 2010-07-03 00:13:45 +00:00
sdl OPENGL: Replace SdlEventManager by SdlEventSource. 2010-10-13 15:42:16 +00:00
symbiansdl Merged from trunk, from Rev 49499 to HEAD 2010-07-13 04:31:15 +00:00