rhythmbullet/RhythmBullet/Content/UI.tatlas

53 lines
999 B
Plaintext
Raw Normal View History

2019-01-14 04:09:12 +00:00
{
"regions": [
{
"name": "Rounded9pButton-disabled",
"location": {
"X": 0,
"Y": 0,
"Width": 64,
"Height": 64
},
"ninePatchData": {
"textureName": "Rounded9pButton-disabled.png",
"left": 25,
"right": 25,
"down": 25,
"top": 25
}
},
{
"name": "Rounded9pButton-down",
"location": {
"X": 0,
"Y": 64,
"Width": 64,
"Height": 64
},
"ninePatchData": {
"textureName": "Rounded9pButton-down.png",
"left": 25,
"right": 25,
"down": 25,
"top": 25
}
},
{
"name": "Rounded9pButton",
"location": {
"X": 64,
"Y": 0,
"Width": 64,
"Height": 64
},
"ninePatchData": {
"textureName": "Rounded9pButton.png",
"left": 25,
"right": 25,
"down": 25,
"top": 25
}
}
],
"textureName": "UI.png"
}