summaryrefslogtreecommitdiff
path: root/assets/sprites/gui/widgets.atlas
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2022-09-26 23:05:22 +0600
committerilotterytea <iltsu@alright.party>2022-09-26 23:05:22 +0600
commit23ac5752c30cd90c5d9a1eecebb2f523004024ed (patch)
tree169ce88d118a81d33089311a6f1f76c5d6a6cb89 /assets/sprites/gui/widgets.atlas
parent752b19a6a3b200700e33b5d3ffb1888b0c2e0f5b (diff)
use atlases instead of single files
Diffstat (limited to 'assets/sprites/gui/widgets.atlas')
-rw-r--r--assets/sprites/gui/widgets.atlas42
1 files changed, 42 insertions, 0 deletions
diff --git a/assets/sprites/gui/widgets.atlas b/assets/sprites/gui/widgets.atlas
new file mode 100644
index 0000000..9c4e741
--- /dev/null
+++ b/assets/sprites/gui/widgets.atlas
@@ -0,0 +1,42 @@
+
+widgets.png
+size: 256, 256
+format: RGBA8888
+filter: Nearest, Nearest
+repeat: none
+button
+ rotate: false
+ xy: 0, 128
+ size: 128, 128
+ split: 8, 8, 8, 8
+ pad: 8, 8, 8, 8
+ orig: 128, 128
+ offset: 0, 0
+ index: -1
+button_disabled
+ rotate: false
+ xy: 128, 128
+ size: 128, 128
+ split: 8, 8, 8, 8
+ pad: 8, 8, 8, 8
+ orig: 128, 128
+ offset: 0, 0
+ index: -1
+button_down
+ rotate: false
+ xy: 0, 0
+ size: 128, 128
+ split: 8, 8, 8, 8
+ pad: 8, 8, 8, 8
+ orig: 128, 128
+ offset: 0, 0
+ index: -1
+button_over
+ rotate: false
+ xy: 128, 0
+ size: 128, 128
+ split: 8, 8, 8, 8
+ pad: 8, 8, 8, 8
+ orig: 128, 128
+ offset: 0, 0
+ index: -1