summaryrefslogtreecommitdiff
path: root/2d/scene.scm
Commit message (Expand)AuthorAgeFilesLines
* Pass scene state to all observer event handlers.David Thompson2013-11-031-2/+2
* Add event observer to scene.David Thompson2013-11-031-5/+16
* Really export scene type tag.David Thompson2013-11-031-1/+2
* Add scene name field.David Thompson2013-11-031-3/+6
* Remove stage local variables.David Thompson2013-11-031-1/+27
* Add scene module.David Thompson2013-10-231-0/+52