mirror of
https://github.com/wassname/phaser.git
synced 2026-06-27 16:10:15 +08:00
Added examples group: Debug tools
This commit is contained in:
@@ -177,6 +177,28 @@
|
||||
"title": "render texture trail"
|
||||
}
|
||||
],
|
||||
"debug":[
|
||||
{
|
||||
"file": "debug+sprite.js",
|
||||
"title": "Sprite data"
|
||||
},
|
||||
{
|
||||
"file": "debug+display.js",
|
||||
"title": "Sprite display"
|
||||
},
|
||||
{
|
||||
"file": "debug+input.js",
|
||||
"title": "Input"
|
||||
},
|
||||
{
|
||||
"file": "debug+camera.js",
|
||||
"title": "Camera"
|
||||
},
|
||||
{
|
||||
"file": "debug+draw.js",
|
||||
"title": "Draw"
|
||||
}
|
||||
],
|
||||
"filters": [
|
||||
{
|
||||
"file": "blur.js",
|
||||
|
||||
Reference in New Issue
Block a user