diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2018-09-14 16:13:04 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2018-09-14 16:13:04 +0200 |
commit | 898a7c34189e2b7d52c794c93e9fa0aeb759ca64 (patch) | |
tree | b1a49612598204098818f30fb6bd7069082c907d /assets | |
parent | 305e4d663036ea501cd227e088ebbdd146b476b2 (diff) | |
download | gdx-boardgame-898a7c34189e2b7d52c794c93e9fa0aeb759ca64.zip gdx-boardgame-898a7c34189e2b7d52c794c93e9fa0aeb759ca64.tar.gz |
add generated loading assets
Diffstat (limited to 'assets')
-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 |