diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2014-10-04 18:54:17 +0200 | 
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2014-10-04 18:54:17 +0200 | 
| commit | 1b93697fe08dcd863a10186c04e350c6e285e27f (patch) | |
| tree | 872a93d1c92e520ce280724566c0bd27e20cc3ce /android | |
| parent | a8ac789fbc6efde89e99ba2fbcb7546af4ca1c19 (diff) | |
| download | RustAndDust-1b93697fe08dcd863a10186c04e350c6e285e27f.zip RustAndDust-1b93697fe08dcd863a10186c04e350c6e285e27f.tar.gz | |
regroup all images in 1 atlas data/assets.*
Diffstat (limited to 'android')
| -rw-r--r-- | android/assets/data/assets.atlas (renamed from android/assets/data/pawns.atlas) | 72 | ||||
| -rw-r--r-- | android/assets/data/assets.png | bin | 0 -> 999913 bytes | |||
| -rw-r--r-- | android/assets/data/pawns.png | bin | 970713 -> 0 bytes | 
3 files changed, 71 insertions, 1 deletions
| diff --git a/android/assets/data/pawns.atlas b/android/assets/data/assets.atlas index 465dc19..5da3b9c 100644 --- a/android/assets/data/pawns.atlas +++ b/android/assets/data/assets.atlas @@ -1,5 +1,5 @@ -pawns.png +assets.png  format: RGBA8888  filter: Nearest,Nearest  repeat: none @@ -52,6 +52,62 @@ ace    orig: 124, 124    offset: 0, 0    index: -1 +act-cancel +  rotate: false +  xy: 962, 699 +  size: 60, 60 +  orig: 60, 60 +  offset: 0, 0 +  index: -1 +act-cancel-on +  rotate: false +  xy: 962, 761 +  size: 60, 60 +  orig: 60, 60 +  offset: 0, 0 +  index: -1 +act-move +  rotate: false +  xy: 698, 657 +  size: 60, 60 +  orig: 60, 60 +  offset: 0, 0 +  index: -1 +act-move-on +  rotate: false +  xy: 962, 637 +  size: 60, 60 +  orig: 60, 60 +  offset: 0, 0 +  index: -1 +act-rotate +  rotate: false +  xy: 698, 595 +  size: 60, 60 +  orig: 60, 60 +  offset: 0, 0 +  index: -1 +act-rotate-on +  rotate: false +  xy: 104, 39 +  size: 60, 60 +  orig: 60, 60 +  offset: 0, 0 +  index: -1 +act-target +  rotate: false +  xy: 698, 471 +  size: 60, 60 +  orig: 60, 60 +  offset: 0, 0 +  index: -1 +act-target-on +  rotate: false +  xy: 698, 533 +  size: 60, 60 +  orig: 60, 60 +  offset: 0, 0 +  index: -1  ap1    rotate: false    xy: 194, 506 @@ -108,6 +164,13 @@ ge-at-gun    orig: 124, 124    offset: 0, 0    index: -1 +ge-flag +  rotate: false +  xy: 2, 39 +  size: 100, 60 +  orig: 100, 60 +  offset: 0, 0 +  index: -1  ge-infantry    rotate: false    xy: 446, 529 @@ -178,6 +241,13 @@ us-at-gun    orig: 124, 124    offset: 0, 0    index: -1 +us-flag +  rotate: false +  xy: 698, 719 +  size: 100, 60 +  orig: 100, 60 +  offset: 0, 0 +  index: -1  us-infantry    rotate: false    xy: 572, 277 diff --git a/android/assets/data/assets.png b/android/assets/data/assets.pngBinary files differ new file mode 100644 index 0000000..aef8022 --- /dev/null +++ b/android/assets/data/assets.png diff --git a/android/assets/data/pawns.png b/android/assets/data/pawns.pngBinary files differ deleted file mode 100644 index 5accec8..0000000 --- a/android/assets/data/pawns.png +++ /dev/null | 
