Added in a Group.sort demo, also updated the documentation and build files.

This commit is contained in:
photonstorm
2013-11-07 06:10:15 +00:00
parent 42cd8bd812
commit 3f99b691c9
157 changed files with 9098 additions and 1639 deletions
+4
View File
@@ -226,6 +226,10 @@
"file": "create+sprite+in+a+group.js",
"title": "create sprite in a group"
},
{
"file": "depth+sort.js",
"title": "depth sort"
},
{
"file": "display+order.js",
"title": "display order"