mirror of
https://github.com/wassname/phaser.git
synced 2026-07-19 11:26:26 +08:00
ScaleMode fix, BitmapData change and Device updates.
This commit is contained in:
@@ -148,6 +148,10 @@
|
||||
}
|
||||
],
|
||||
"display": [
|
||||
{
|
||||
"file": "bitmapdata+wobble.js",
|
||||
"title": "bitmapdata wobble"
|
||||
},
|
||||
{
|
||||
"file": "fullscreen.js",
|
||||
"title": "fullscreen"
|
||||
@@ -159,6 +163,18 @@
|
||||
{
|
||||
"file": "render+crisp.js",
|
||||
"title": "render crisp"
|
||||
},
|
||||
{
|
||||
"file": "render+texture+mirror.js",
|
||||
"title": "render texture mirror"
|
||||
},
|
||||
{
|
||||
"file": "render+texture+starfield.js",
|
||||
"title": "render texture starfield"
|
||||
},
|
||||
{
|
||||
"file": "render+texture+trail.js",
|
||||
"title": "render texture trail"
|
||||
}
|
||||
],
|
||||
"games": [
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user