Two new particle examples and a group animation example. Also fixed CocoonJS sound issue and Cache sound locked bug.

This commit is contained in:
photonstorm
2013-12-31 03:37:11 +00:00
parent 3b87ce9fc9
commit 86f6ddcbc8
15 changed files with 228 additions and 13 deletions
+12
View File
@@ -4,6 +4,10 @@
"file": "change+texture+on+click.js",
"title": "change texture on click"
},
{
"file": "group+creation.js",
"title": "group creation"
},
{
"file": "local+json+object.js",
"title": "local json object"
@@ -542,10 +546,18 @@
"file": "no+rotation.js",
"title": "no rotation"
},
{
"file": "rain.js",
"title": "rain"
},
{
"file": "random+sprite.js",
"title": "random sprite"
},
{
"file": "snow.js",
"title": "snow"
},
{
"file": "when+particles+collide.js",
"title": "when particles collide"