summaryrefslogtreecommitdiff
path: root/examples/particles.scm
Commit message (Expand)AuthorAgeFilesLines
* Update the rest of the examples to use the new declarative game stuff.David Thompson2013-09-061-32/+32
* Replace old vector module with new vector2 module.David Thompson2013-08-271-6/+6
* Update examples.David Thompson2013-08-151-1/+0
* Update examples.David Thompson2013-07-281-3/+3
* Update examples.David Thompson2013-07-221-7/+5
* Update examples to reflect changes in keyboard events.David Thompson2013-07-211-3/+1
* Use init-2d in all examples.David Thompson2013-07-171-0/+1
* Update particle demo to use new sprite batching functionality.David Thompson2013-07-061-5/+4
* Update demos to use new sprite-batch-draw procedure.David Thompson2013-07-061-3/+1
* Reorganize examples.David Thompson2013-07-061-3/+2
* Update particles example to use sprite batching.David Thompson2013-06-271-26/+18
* Fix particles example.David Thompson2013-06-251-5/+5
* Update examples to use new keycode enumeration.David Thompson2013-06-251-6/+7
* Add some rough example programs.David Thompson2013-06-241-0/+93