diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2014-09-11 17:25:21 +0200 | 
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2014-09-11 17:25:21 +0200 | 
| commit | 315120c2eb21ebe415da10d7bc16ea513033a79a (patch) | |
| tree | 05649c248628d7b2a40e14ad9281fcf14593cfe4 /android | |
| parent | 914d41346ad0167dd497d05ff0dbac7726d00537 (diff) | |
| download | RustAndDust-315120c2eb21ebe415da10d7bc16ea513033a79a.zip RustAndDust-315120c2eb21ebe415da10d7bc16ea513033a79a.tar.gz | |
add screens/LoadScreen + actors/LoadingBar + assets
Diffstat (limited to 'android')
| -rw-r--r-- | android/assets/loading.pack | 96 | ||||
| -rw-r--r-- | android/assets/loading.png | bin | 0 -> 132376 bytes | 
2 files changed, 96 insertions, 0 deletions
| diff --git a/android/assets/loading.pack b/android/assets/loading.pack new file mode 100644 index 0000000..b6e52a4 --- /dev/null +++ b/android/assets/loading.pack @@ -0,0 +1,96 @@ + +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: 503, 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.pngBinary files differ new file mode 100644 index 0000000..96c4d21 --- /dev/null +++ b/android/assets/loading.png | 
