summaryrefslogtreecommitdiffstats
path: root/sdl/event.c
Commit message (Collapse)AuthorAgeFilesLines
* sdl: tidy up the comments, format the codeKyle K2011-07-191-13/+42
|
* sdl: event handler, handle a case where user doesn't define vtblKyle K2011-07-191-19/+53
|
* sdl: reworked event handler a bit, still thinking about C++Kyle K2011-07-191-41/+42
|
* sdl: unglobalize struct platform variableKyle K2011-07-191-25/+26
|
* sdl: introduce a vtbl for event handlerKyle K2011-07-191-3/+23
|
* sdl: add a seperate file for event handlingKyle K2011-07-181-0/+128