diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2014-12-09 11:57:08 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2014-12-09 11:57:39 +0100 |
commit | 03657c26feeb6d23222605bcee15b39acbf40d43 (patch) | |
tree | a1185bada2f67520cf4e01c54500d56bf2cf9662 /android | |
parent | b0f68de97d03bd29bf62d68a2fa3fc61c1095ab4 (diff) | |
download | RustAndDust-03657c26feeb6d23222605bcee15b39acbf40d43.zip RustAndDust-03657c26feeb6d23222605bcee15b39acbf40d43.tar.gz |
update loading graphics
Diffstat (limited to 'android')
-rw-r--r-- | android/assets/badlogic.jpg | bin | 68465 -> 0 bytes | |||
-rw-r--r-- | android/assets/data/loading.png | bin | 0 -> 633965 bytes | |||
-rw-r--r-- | android/assets/data/unit.png | bin | 0 -> 4849 bytes | |||
-rw-r--r-- | android/assets/loading.pack | 96 | ||||
-rw-r--r-- | android/assets/loading.png | bin | 132376 -> 0 bytes |
5 files changed, 0 insertions, 96 deletions
diff --git a/android/assets/badlogic.jpg b/android/assets/badlogic.jpg Binary files differdeleted file mode 100644 index 4390da6..0000000 --- a/android/assets/badlogic.jpg +++ /dev/null diff --git a/android/assets/data/loading.png b/android/assets/data/loading.png Binary files differnew file mode 100644 index 0000000..b2903dd --- /dev/null +++ b/android/assets/data/loading.png diff --git a/android/assets/data/unit.png b/android/assets/data/unit.png Binary files differnew file mode 100644 index 0000000..d14df87 --- /dev/null +++ b/android/assets/data/unit.png diff --git a/android/assets/loading.pack b/android/assets/loading.pack deleted file mode 100644 index 40851c6..0000000 --- a/android/assets/loading.pack +++ /dev/null @@ -1,96 +0,0 @@ - -loading.png -format: RGBA8888 -filter: Nearest,Nearest -repeat: none -loading-frame - rotate: false - xy: 1, 435 - size: 540, 60 - orig: 540, 60 - offset: 0, 0 - index: -1 -loading-bar-anim - rotate: false - xy: 1, 384 - size: 501, 49 - orig: 501, 49 - offset: 0, 0 - index: 1 -loading-bar-anim - rotate: false - xy: 1, 333 - size: 501, 49 - orig: 501, 49 - offset: 0, 0 - index: 2 -loading-bar-anim - rotate: false - xy: 1, 282 - size: 501, 49 - orig: 501, 49 - offset: 0, 0 - index: 3 -loading-bar-anim - rotate: false - xy: 1, 231 - size: 501, 49 - orig: 501, 49 - offset: 0, 0 - index: 4 -loading-bar-anim - rotate: false - xy: 1, 180 - size: 501, 49 - orig: 501, 49 - offset: 0, 0 - index: 5 -loading-bar1 - rotate: false - xy: 1, 129 - size: 501, 49 - orig: 501, 49 - offset: 0, 0 - index: -1 -loading-bar2 - rotate: false - xy: 1, 78 - size: 501, 49 - orig: 501, 49 - offset: 0, 0 - index: -1 -libgdx-logo - rotate: false - xy: 1, 8 - size: 408, 68 - orig: 408, 68 - offset: 0, 0 - index: -1 -tank-logo - rotate: false - xy: 504, 77 - size: 249, 299 - orig: 249, 299 - offset: 0, 0 - index: -1 -loading-bar-hidden - rotate: false - xy: 543, 441 - size: 33, 54 - orig: 33, 54 - offset: 0, 0 - index: -1 -loading-frame-bg - rotate: false - xy: 504, 428 - size: 5, 5 - orig: 5, 5 - offset: 0, 0 - index: -1 -screen-bg - rotate: false - xy: 1, 1 - size: 5, 5 - orig: 5, 5 - offset: 0, 0 - index: -1 diff --git a/android/assets/loading.png b/android/assets/loading.png Binary files differdeleted file mode 100644 index 96c4d21..0000000 --- a/android/assets/loading.png +++ /dev/null |