Implemented new RA.
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 526 B |
@@ -33,13 +33,29 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "rectangle-button",
|
||||
"name": "rectangle-button-highlighted",
|
||||
"bounds": {
|
||||
"X": 0,
|
||||
"Y": 32,
|
||||
"Width": 16,
|
||||
"Height": 16
|
||||
},
|
||||
"ninePatchData": {
|
||||
"textureName": "rectangle-button-highlighted.png",
|
||||
"left": 4,
|
||||
"right": 4,
|
||||
"bottom": 4,
|
||||
"top": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "rectangle-button",
|
||||
"bounds": {
|
||||
"X": 0,
|
||||
"Y": 48,
|
||||
"Width": 16,
|
||||
"Height": 16
|
||||
},
|
||||
"ninePatchData": {
|
||||
"textureName": "rectangle-button.png",
|
||||
"left": 4,
|
||||
|
Reference in New Issue
Block a user