diff options
-rw-r--r-- | assets/data/loading.atlas | 34 | ||||
-rw-r--r-- | assets/data/loading.png | bin | 0 -> 14501 bytes |
2 files changed, 34 insertions, 0 deletions
diff --git a/assets/data/loading.atlas b/assets/data/loading.atlas new file mode 100644 index 0000000..cb8c853 --- /dev/null +++ b/assets/data/loading.atlas @@ -0,0 +1,34 @@ + +loading.png +size: 1024,128 +format: RGBA8888 +filter: Nearest,Nearest +repeat: none +bar + rotate: false + xy: 2, 18 + size: 692, 27 + orig: 692, 27 + offset: 0, 0 + index: -1 +border + rotate: false + xy: 2, 47 + size: 700, 36 + orig: 700, 36 + offset: 0, 0 + index: -1 +loaded + rotate: false + xy: 704, 69 + size: 276, 14 + orig: 276, 14 + offset: 0, 0 + index: -1 +loading + rotate: false + xy: 2, 2 + size: 130, 14 + orig: 130, 14 + offset: 0, 0 + index: -1 diff --git a/assets/data/loading.png b/assets/data/loading.png Binary files differnew file mode 100644 index 0000000..c68fdd7 --- /dev/null +++ b/assets/data/loading.png |