mirror of
https://github.com/wassname/phaser.git
synced 2026-08-15 12:45:11 +08:00
Final release 1.1.4 examples finished.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user