mirror of
https://github.com/wassname/phaser.git
synced 2026-07-27 11:25:30 +08:00
Added the new Button game object and various other input and tilemap fixes.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
@@ -0,0 +1,36 @@
|
||||
{"frames": [
|
||||
|
||||
{
|
||||
"filename": "down",
|
||||
"frame": {"x":0,"y":142,"w":193,"h":71},
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": {"x":0,"y":0,"w":193,"h":71},
|
||||
"sourceSize": {"w":193,"h":71}
|
||||
},
|
||||
{
|
||||
"filename": "out",
|
||||
"frame": {"x":0,"y":71,"w":193,"h":71},
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": {"x":0,"y":0,"w":193,"h":71},
|
||||
"sourceSize": {"w":193,"h":71}
|
||||
},
|
||||
{
|
||||
"filename": "over",
|
||||
"frame": {"x":0,"y":0,"w":193,"h":71},
|
||||
"rotated": false,
|
||||
"trimmed": false,
|
||||
"spriteSourceSize": {"x":0,"y":0,"w":193,"h":71},
|
||||
"sourceSize": {"w":193,"h":71}
|
||||
}],
|
||||
"meta": {
|
||||
"app": "http://www.texturepacker.com",
|
||||
"version": "1.0",
|
||||
"image": "button_texture_atlas.png",
|
||||
"format": "RGBA8888",
|
||||
"size": {"w":193,"h":213},
|
||||
"scale": "1",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:94df81041404a206a4e9cd597a1e3495$"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 5.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user