summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update demos to use new sprite-batch-draw procedure.David Thompson2013-07-062-14/+6
* Change sprite-batch-draw parameter list to use optional keyword arguments.David Thompson2013-07-061-7/+7
* Add tile map example.David Thompson2013-07-061-0/+106
* Fix indenting.David Thompson2013-07-061-1/+1
* Reorganize examples.David Thompson2013-07-067-4/+3
* Update particles example to use sprite batching.David Thompson2013-06-271-26/+18
* Fix particles example.David Thompson2013-06-251-5/+5
* Update simple example program.David Thompson2013-06-251-6/+6
* Update examples to use new keycode enumeration.David Thompson2013-06-252-12/+12
* Update simple demo.David Thompson2013-06-251-3/+5
* Add some rough example programs.David Thompson2013-06-245-0/+129