reworked logic.

This commit is contained in:
2019-01-22 19:33:42 -06:00
parent 7d14d8cc64
commit 5e1554edf0
4 changed files with 33 additions and 30 deletions

View File

@@ -10,7 +10,7 @@
#-------------------------------- References --------------------------------#
/reference:..\..\References\RecrownedAthenaeum.Pipeline\RecrownedAthenaeum.Pipeline.dll
/reference:..\..\References\RecrownedAthenaeum.Pipeline.dll
#---------------------------------- Content ---------------------------------#

View File

@@ -2,7 +2,7 @@
"regions": [
{
"name": "Rounded9pButton-disabled",
"location": {
"bounds": {
"X": 0,
"Y": 0,
"Width": 64,
@@ -12,13 +12,13 @@
"textureName": "Rounded9pButton-disabled.png",
"left": 25,
"right": 25,
"down": 25,
"bottom": 0,
"top": 25
}
},
{
"name": "Rounded9pButton-down",
"location": {
"bounds": {
"X": 0,
"Y": 64,
"Width": 64,
@@ -28,13 +28,13 @@
"textureName": "Rounded9pButton-down.png",
"left": 25,
"right": 25,
"down": 25,
"bottom": 0,
"top": 25
}
},
{
"name": "Rounded9pButton",
"location": {
"bounds": {
"X": 64,
"Y": 0,
"Width": 64,
@@ -44,7 +44,7 @@
"textureName": "Rounded9pButton.png",
"left": 25,
"right": 25,
"down": 25,
"bottom": 0,
"top": 25
}
}