summaryrefslogtreecommitdiff
path: root/examples/action.scm
Commit message (Expand)AuthorAgeFilesLines
* Update examples to use new scene/stage system.David Thompson2013-11-031-13/+13
* Update action and animation example to use new stage variables.David Thompson2013-10-301-7/+5
* Update actions example.David Thompson2013-10-231-13/+16
* Fix broken examples due to a renamed image file. :(David Thompson2013-10-021-1/+1
* Update the rest of the examples to use the new declarative game stuff.David Thompson2013-09-061-41/+34
* Replace old vector module with new vector2 module.David Thompson2013-08-271-4/+4
* Update action example.David Thompson2013-08-211-18/+10
* Update examples.David Thompson2013-08-151-12/+9
* Add action example.David Thompson2013-07-291-0/+57