Added the new Button game object and various other input and tilemap fixes.

This commit is contained in:
Richard Davey
2013-07-12 03:28:46 +01:00
parent c81cf0c882
commit dcce99ec60
42 changed files with 1898 additions and 363 deletions
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