53 lines
993 B
Plaintext
53 lines
993 B
Plaintext
{
|
|
"regions": [
|
|
{
|
|
"name": "rectangle-button-disabled",
|
|
"bounds": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Width": 16,
|
|
"Height": 16
|
|
},
|
|
"ninePatchData": {
|
|
"textureName": "rectangle-button-disabled.png",
|
|
"left": 4,
|
|
"right": 4,
|
|
"bottom": 4,
|
|
"top": 4
|
|
}
|
|
},
|
|
{
|
|
"name": "rectangle-button-down",
|
|
"bounds": {
|
|
"X": 0,
|
|
"Y": 16,
|
|
"Width": 16,
|
|
"Height": 16
|
|
},
|
|
"ninePatchData": {
|
|
"textureName": "rectangle-button-down.png",
|
|
"left": 4,
|
|
"right": 4,
|
|
"bottom": 4,
|
|
"top": 4
|
|
}
|
|
},
|
|
{
|
|
"name": "rectangle-button",
|
|
"bounds": {
|
|
"X": 0,
|
|
"Y": 32,
|
|
"Width": 16,
|
|
"Height": 16
|
|
},
|
|
"ninePatchData": {
|
|
"textureName": "rectangle-button.png",
|
|
"left": 4,
|
|
"right": 4,
|
|
"bottom": 4,
|
|
"top": 4
|
|
}
|
|
}
|
|
],
|
|
"textureName": "UI.png"
|
|
} |