Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Okay, I think I finally got all of the license headers updated. | David Thompson | 2014-03-10 | 1 | -8/+8 |
| | |||||
* | Move SDL event handling to a separate module. | David Thompson | 2014-01-26 | 1 | -0/+45 |
* 2d/event.scm: New module. * 2d/game.scm: Remove event handling code. * 2d/keyboard.scm: Import (2d event) instead of (2d game). * 2d/mouse.scm: Import (2d event) instead of (2d game). * 2d/window.scm: Import (2d event) instead of (2d game). |