rhythmbullet/RhythmBullet/Content/UI.tatlas

53 lines
993 B
Plaintext
Raw 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": {
2019-03-08 05:46:18 +00:00
"textureName": "rectangle-button-disabled.png",
"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": {
2019-03-08 05:46:18 +00:00
"textureName": "rectangle-button-down.png",
"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",
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
},
"ninePatchData": {
2019-03-08 05:46:18 +00:00
"textureName": "rectangle-button.png",
"left": 4,
"right": 4,
"bottom": 4,
"top": 4
2019-01-14 04:09:12 +00:00
}
}
],
"textureName": "UI.png"
}