Final release 1.1.4 examples finished.

This commit is contained in:
photonstorm
2014-02-05 16:55:02 +00:00
parent 02b75b9e23
commit e7a9b96d27
26 changed files with 2338 additions and 936 deletions
+20 -4
View File
@@ -41,6 +41,10 @@
{
"file": "play+music.js",
"title": "play music"
},
{
"file": "protracker.js",
"title": "protracker"
}
],
"basics": [
@@ -142,6 +146,10 @@
"file": "offset+bounding+box.js",
"title": "offset bounding box"
},
{
"file": "one+way+collision.js",
"title": "one way collision"
},
{
"file": "polygon+body.js",
"title": "polygon body"
@@ -281,10 +289,6 @@
{
"file": "tanks.js",
"title": "tanks"
},
{
"file": "wabbits.js",
"title": "wabbits"
}
],
"geometry": [
@@ -322,6 +326,10 @@
"file": "bring+a+group+to+top.js",
"title": "bring a group to top"
},
{
"file": "call+all+animations.js",
"title": "call all animations"
},
{
"file": "call+all.js",
"title": "call all"
@@ -676,6 +684,10 @@
"file": "quadtree+-+ids.js",
"title": "quadtree - ids"
},
{
"file": "ship+trail.js",
"title": "ship trail"
},
{
"file": "shoot+the+pointer.js",
"title": "shoot the pointer"
@@ -792,6 +804,10 @@
}
],
"tilemaps": [
{
"file": "create+from+objects.js",
"title": "create from objects"
},
{
"file": "fill+tiles.js",
"title": "fill tiles"