diff options
Diffstat (limited to 'assets/sprites/gui')
| -rw-r--r-- | assets/sprites/gui/brand.atlas | 20 | ||||
| -rw-r--r-- | assets/sprites/gui/brand.png | bin | 0 -> 63710 bytes | |||
| -rw-r--r-- | assets/sprites/gui/icons.atlas | 20 | ||||
| -rw-r--r-- | assets/sprites/gui/icons.png | bin | 0 -> 1479 bytes | |||
| -rw-r--r-- | assets/sprites/gui/ilotterytea.atlas | 27 | ||||
| -rw-r--r-- | assets/sprites/gui/ilotterytea.png | bin | 0 -> 4399 bytes | |||
| -rw-r--r-- | assets/sprites/gui/widgets.atlas | 42 | ||||
| -rw-r--r-- | assets/sprites/gui/widgets.png | bin | 0 -> 1226 bytes |
8 files changed, 109 insertions, 0 deletions
diff --git a/assets/sprites/gui/brand.atlas b/assets/sprites/gui/brand.atlas new file mode 100644 index 0000000..111d193 --- /dev/null +++ b/assets/sprites/gui/brand.atlas @@ -0,0 +1,20 @@ + +brand.png +size: 1024, 512 +format: RGBA8888 +filter: Nearest, Nearest +repeat: none +brand + rotate: false + xy: 2, 175 + size: 565, 175 + orig: 565, 175 + offset: 0, 0 + index: -1 +brandOnline + rotate: false + xy: 2, 0 + size: 565, 175 + orig: 565, 175 + offset: 0, 0 + index: -1 diff --git a/assets/sprites/gui/brand.png b/assets/sprites/gui/brand.png Binary files differnew file mode 100644 index 0000000..2caa8c7 --- /dev/null +++ b/assets/sprites/gui/brand.png diff --git a/assets/sprites/gui/icons.atlas b/assets/sprites/gui/icons.atlas new file mode 100644 index 0000000..93be8cd --- /dev/null +++ b/assets/sprites/gui/icons.atlas @@ -0,0 +1,20 @@ + +icons.png +size: 256, 256 +format: RGBA8888 +filter: Nearest, Nearest +repeat: none +exclamination + rotate: false + xy: 2, 2 + size: 33, 33 + orig: 33, 33 + offset: 0, 0 + index: -1 +package + rotate: false + xy: 2, 37 + size: 128, 128 + orig: 128, 128 + offset: 0, 0 + index: -1 diff --git a/assets/sprites/gui/icons.png b/assets/sprites/gui/icons.png Binary files differnew file mode 100644 index 0000000..47ad356 --- /dev/null +++ b/assets/sprites/gui/icons.png diff --git a/assets/sprites/gui/ilotterytea.atlas b/assets/sprites/gui/ilotterytea.atlas new file mode 100644 index 0000000..d593285 --- /dev/null +++ b/assets/sprites/gui/ilotterytea.atlas @@ -0,0 +1,27 @@ + +ilotterytea.png +size: 256, 256 +format: RGBA8888 +filter: Nearest, Nearest +repeat: none +org + rotate: false + xy: 126, 38 + size: 24, 23 + orig: 24, 23 + offset: 0, 0 + index: -1 +devOld + rotate: false + xy: 0, 24 + size: 126, 37 + orig: 126, 37 + offset: 0, 0 + index: -1 +dev + rotate: false + xy: 0, 0 + size: 126, 24 + orig: 126, 24 + offset: 0, 0 + index: -1 diff --git a/assets/sprites/gui/ilotterytea.png b/assets/sprites/gui/ilotterytea.png Binary files differnew file mode 100644 index 0000000..b139b8f --- /dev/null +++ b/assets/sprites/gui/ilotterytea.png 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 diff --git a/assets/sprites/gui/widgets.png b/assets/sprites/gui/widgets.png Binary files differnew file mode 100644 index 0000000..3066e49 --- /dev/null +++ b/assets/sprites/gui/widgets.png |
