summaryrefslogtreecommitdiff
path: root/2d/input.scm
Commit message (Expand)AuthorAgeFilesLines
* Remove input module now that guile-sdl changed their keysym enumeration.David Thompson2013-07-211-288/+0
* Remove procedures that have been replaced by more generic helper procedures.David Thompson2013-06-251-13/+0
* Add mouse-button and keymod enums and a couple of convenience procedures.David Thompson2013-06-251-1/+37
* Create input module with enumeration for keycodes.David Thompson2013-06-251-0/+265