ui texture atlas added
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#-------------------------------- References --------------------------------#
|
||||
|
||||
/reference:..\..\..\RecrownedAthenaeum\RecrownedAthenaeum.Pipeline\bin\Release\RecrownedAthenaeum.Pipeline.dll
|
||||
|
||||
#---------------------------------- Content ---------------------------------#
|
||||
|
||||
@@ -712,3 +713,8 @@
|
||||
/processorParam:TextureFormat=Color
|
||||
/build:cursor.png
|
||||
|
||||
#begin UI.tatlas
|
||||
/importer:TextureAtlasImporter
|
||||
/processor:TextureAtlasProcessor
|
||||
/build:UI.tatlas
|
||||
|
||||
|
BIN
RhythmBullet/Content/UI.png
Normal file
BIN
RhythmBullet/Content/UI.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.8 KiB |
53
RhythmBullet/Content/UI.tatlas
Normal file
53
RhythmBullet/Content/UI.tatlas
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user