rhythmbullet/RhythmBullet/Content/UI.tatlas
2021-12-23 21:33:01 -06:00

79 lines
1.4 KiB
Plaintext
Executable File

{
"regions": [
{
"name": "rectangle-button-disabled",
"bounds": {
"X": 0,
"Y": 0,
"Width": 16,
"Height": 16
},
"ninePatchData": {
"textureName": null,
"left": 4,
"right": 4,
"bottom": 4,
"top": 4
}
},
{
"name": "rectangle-button-down",
"bounds": {
"X": 0,
"Y": 16,
"Width": 16,
"Height": 16
},
"ninePatchData": {
"textureName": null,
"left": 4,
"right": 4,
"bottom": 4,
"top": 4
}
},
{
"name": "rectangle-button-highlighted",
"bounds": {
"X": 0,
"Y": 32,
"Width": 16,
"Height": 16
},
"ninePatchData": {
"textureName": null,
"left": 4,
"right": 4,
"bottom": 4,
"top": 4
}
},
{
"name": "rectangle-button-texture",
"bounds": {
"X": 0,
"Y": 48,
"Width": 16,
"Height": 16
},
"ninePatchData": null
},
{
"name": "ScrollBar",
"bounds": {
"X": 16,
"Y": 0,
"Width": 16,
"Height": 16
},
"ninePatchData": {
"textureName": null,
"left": 4,
"right": 4,
"bottom": 4,
"top": 4
}
}
],
"textureName": "UI-texture.png"
}