53 lines
996 B
Plaintext
Raw Normal View History

2019-01-13 22:09:12 -06:00
{
"regions": [
{
"name": "Rounded9pButton-disabled",
2019-01-22 19:33:42 -06:00
"bounds": {
2019-01-13 22:09:12 -06:00
"X": 0,
"Y": 0,
"Width": 64,
"Height": 64
},
"ninePatchData": {
"textureName": "Rounded9pButton-disabled.png",
"left": 25,
"right": 25,
2019-01-22 19:33:42 -06:00
"bottom": 0,
2019-01-13 22:09:12 -06:00
"top": 25
}
},
{
"name": "Rounded9pButton-down",
2019-01-22 19:33:42 -06:00
"bounds": {
2019-01-13 22:09:12 -06:00
"X": 0,
"Y": 64,
"Width": 64,
"Height": 64
},
"ninePatchData": {
"textureName": "Rounded9pButton-down.png",
"left": 25,
"right": 25,
2019-01-22 19:33:42 -06:00
"bottom": 0,
2019-01-13 22:09:12 -06:00
"top": 25
}
},
{
"name": "Rounded9pButton",
2019-01-22 19:33:42 -06:00
"bounds": {
2019-01-13 22:09:12 -06:00
"X": 64,
"Y": 0,
"Width": 64,
"Height": 64
},
"ninePatchData": {
"textureName": "Rounded9pButton.png",
"left": 25,
"right": 25,
2019-01-22 19:33:42 -06:00
"bottom": 0,
2019-01-13 22:09:12 -06:00
"top": 25
}
}
],
"textureName": "UI.png"
}