summaryrefslogtreecommitdiff
path: root/2d/scene.scm
Commit message (Collapse)AuthorAgeFilesLines
* Add scene name field.David Thompson2013-11-031-3/+6
|
* Remove stage local variables.David Thompson2013-11-031-1/+27
| | | | | Use an the scene initialization thunk to return the needed game state instead.
* Add scene module.David Thompson2013-10-231-0/+52