summaryrefslogtreecommitdiff
path: root/2d/private
Commit message (Collapse)AuthorAgeFilesLines
* Rename scene draw and update procedures.David Thompson2013-09-151-6/+6
| | | | They were inconsistent with the rest of the API.
* Prevent circular dependency by moving core game data structures to another ↵David Thompson2013-09-061-0/+87
module.