rhythmbullet/RhythmBullet/Content/UI.tatlas

79 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

2019-01-14 04:09:12 +00:00
{
"regions": [
{
2019-03-08 05:46:18 +00:00
"name": "rectangle-button-disabled",
2019-01-23 01:33:42 +00:00
"bounds": {
2019-01-14 04:09:12 +00:00
"X": 0,
"Y": 0,
2019-03-08 05:46:18 +00:00
"Width": 16,
"Height": 16
2019-01-14 04:09:12 +00:00
},
"ninePatchData": {
"textureName": null,
2019-03-08 05:46:18 +00:00
"left": 4,
"right": 4,
"bottom": 4,
"top": 4
2019-01-14 04:09:12 +00:00
}
},
{
2019-03-08 05:46:18 +00:00
"name": "rectangle-button-down",
2019-01-23 01:33:42 +00:00
"bounds": {
2019-01-14 04:09:12 +00:00
"X": 0,
2019-03-08 05:46:18 +00:00
"Y": 16,
"Width": 16,
"Height": 16
2019-01-14 04:09:12 +00:00
},
"ninePatchData": {
"textureName": null,
2019-03-08 05:46:18 +00:00
"left": 4,
"right": 4,
"bottom": 4,
"top": 4
2019-01-14 04:09:12 +00:00
}
},
{
2019-03-09 08:02:32 +00:00
"name": "rectangle-button-highlighted",
2019-01-23 01:33:42 +00:00
"bounds": {
2019-03-08 05:46:18 +00:00
"X": 0,
"Y": 32,
"Width": 16,
"Height": 16
2019-01-14 04:09:12 +00:00
},
2019-03-09 08:02:32 +00:00
"ninePatchData": {
"textureName": null,
2019-03-09 08:02:32 +00:00
"left": 4,
"right": 4,
"bottom": 4,
"top": 4
}
},
{
"name": "rectangle-button-texture",
2019-03-09 08:02:32 +00:00
"bounds": {
"X": 0,
"Y": 48,
"Width": 16,
"Height": 16
},
"ninePatchData": null
},
{
"name": "ScrollBar",
"bounds": {
"X": 16,
"Y": 0,
"Width": 16,
"Height": 16
},
2019-01-14 04:09:12 +00:00
"ninePatchData": {
"textureName": null,
2019-03-08 05:46:18 +00:00
"left": 4,
"right": 4,
"bottom": 4,
"top": 4
2019-01-14 04:09:12 +00:00
}
}
],
"textureName": "UI-texture.png"
2019-01-14 04:09:12 +00:00
}