Transition to .Net Core and VSCode in progress.
This commit is contained in:
BIN
RhythmBullet/Content/UI/-texture.png
Normal file
BIN
RhythmBullet/Content/UI/-texture.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 405 B |
69
RhythmBullet/Content/UI/.tatlas
Normal file
69
RhythmBullet/Content/UI/.tatlas
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"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",
|
||||
"bounds": {
|
||||
"X": 0,
|
||||
"Y": 48,
|
||||
"Width": 16,
|
||||
"Height": 16
|
||||
},
|
||||
"ninePatchData": {
|
||||
"textureName": null,
|
||||
"left": 4,
|
||||
"right": 4,
|
||||
"bottom": 4,
|
||||
"top": 4
|
||||
}
|
||||
}
|
||||
],
|
||||
"textureName": "-texture.png"
|
||||
}
|
Reference in New Issue
Block a user