mirror of
https://github.com/wassname/phaser.git
synced 2026-07-20 12:30:48 +08:00
Lots of documentation updates and new Loader examples.
This commit is contained in:
@@ -392,6 +392,10 @@
|
||||
"file": "load+audio.js",
|
||||
"title": "load audio"
|
||||
},
|
||||
{
|
||||
"file": "load+bitmap+font.js",
|
||||
"title": "load bitmap font"
|
||||
},
|
||||
{
|
||||
"file": "load+image.js",
|
||||
"title": "load image"
|
||||
@@ -400,6 +404,18 @@
|
||||
"file": "load+spritesheet.js",
|
||||
"title": "load spritesheet"
|
||||
},
|
||||
{
|
||||
"file": "load+starling+atlas.js",
|
||||
"title": "load starling atlas"
|
||||
},
|
||||
{
|
||||
"file": "load+text+file.js",
|
||||
"title": "load text file"
|
||||
},
|
||||
{
|
||||
"file": "load+texture+atlas.js",
|
||||
"title": "load texture atlas"
|
||||
},
|
||||
{
|
||||
"file": "pick+images+from+cache.js",
|
||||
"title": "pick images from cache"
|
||||
@@ -592,6 +608,10 @@
|
||||
"file": "animated+tiling+sprite.js",
|
||||
"title": "animated tiling sprite"
|
||||
},
|
||||
{
|
||||
"file": "tiling+sprite+input.js",
|
||||
"title": "tiling sprite input"
|
||||
},
|
||||
{
|
||||
"file": "tiling+sprite.js",
|
||||
"title": "tiling sprite"
|
||||
|
||||
Reference in New Issue
Block a user