From 57a54fd310a1625580e5e2cbcbb9d788b8f0fefc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Wed, 10 Dec 2014 17:20:59 +0100 Subject: update hud textures to use typewriter style --- android/assets/data/hud.atlas | 48 +++++++++++++++++++++--------------------- android/assets/data/hud.png | Bin 106716 -> 106219 bytes assets/hud/cancel.png | Bin 2037 -> 5502 bytes assets/hud/defense.png | Bin 271 -> 245 bytes assets/hud/ok.png | Bin 1406 -> 5724 bytes assets/hud/typewriter.9.png | Bin 0 -> 4780 bytes 6 files changed, 24 insertions(+), 24 deletions(-) create mode 100644 assets/hud/typewriter.9.png diff --git a/android/assets/data/hud.atlas b/android/assets/data/hud.atlas index 46a30ec..85e1c2e 100644 --- a/android/assets/data/hud.atlas +++ b/android/assets/data/hud.atlas @@ -6,114 +6,114 @@ filter: Nearest,Nearest repeat: none aps rotate: false - xy: 2, 2 + xy: 370, 462 size: 48, 48 orig: 48, 48 offset: 0, 0 index: -1 attack rotate: false - xy: 486, 435 + xy: 324, 358 size: 24, 24 orig: 24, 24 offset: 0, 0 index: -1 -button - rotate: false - xy: 2, 52 - size: 65, 64 - split: 29, 29, 28, 27 - pad: 19, 17, 15, 18 - orig: 65, 64 - offset: 0, 0 - index: -1 cancel rotate: false - xy: 69, 68 + xy: 2, 19 size: 48, 48 orig: 48, 48 offset: 0, 0 index: -1 defense rotate: false - xy: 324, 357 + xy: 102, 43 size: 24, 24 orig: 24, 24 offset: 0, 0 index: -1 disabled rotate: false - xy: 242, 283 + xy: 84, 69 size: 48, 48 orig: 48, 48 offset: 0, 0 index: -1 ge-flag rotate: false - xy: 242, 333 + xy: 2, 69 size: 80, 48 orig: 80, 48 offset: 0, 0 index: -1 ok rotate: false - xy: 370, 411 + xy: 52, 19 size: 48, 48 orig: 48, 48 offset: 0, 0 index: -1 promote rotate: false - xy: 452, 461 + xy: 242, 284 size: 48, 48 orig: 48, 48 offset: 0, 0 index: -1 reinforcement rotate: false - xy: 119, 68 + xy: 370, 412 size: 48, 48 orig: 48, 48 offset: 0, 0 index: -1 reinforcement-selected rotate: false - xy: 242, 383 + xy: 242, 384 size: 126, 126 orig: 126, 126 offset: 0, 0 index: -1 stars rotate: false - xy: 420, 444 + xy: 2, 2 size: 64, 15 orig: 64, 15 offset: 0, 0 index: -1 turns rotate: false - xy: 242, 233 + xy: 420, 462 + size: 48, 48 + orig: 48, 48 + offset: 0, 0 + index: -1 +typewriter + rotate: false + xy: 134, 69 size: 48, 48 + split: 23, 23, 23, 23 + pad: 11, 11, 12, 12 orig: 48, 48 offset: 0, 0 index: -1 us-flag rotate: false - xy: 370, 461 + xy: 242, 334 size: 80, 48 orig: 80, 48 offset: 0, 0 index: -1 veteran-black rotate: false - xy: 2, 118 + xy: 2, 119 size: 118, 391 orig: 118, 391 offset: 0, 0 index: -1 veteran-white rotate: false - xy: 122, 118 + xy: 122, 119 size: 118, 391 orig: 118, 391 offset: 0, 0 diff --git a/android/assets/data/hud.png b/android/assets/data/hud.png index 2adc5a0..0d3ce28 100644 Binary files a/android/assets/data/hud.png and b/android/assets/data/hud.png differ diff --git a/assets/hud/cancel.png b/assets/hud/cancel.png index 910854d..a5b3d99 100644 Binary files a/assets/hud/cancel.png and b/assets/hud/cancel.png differ diff --git a/assets/hud/defense.png b/assets/hud/defense.png index cf6e580..f4ea62b 100644 Binary files a/assets/hud/defense.png and b/assets/hud/defense.png differ diff --git a/assets/hud/ok.png b/assets/hud/ok.png index 69f094a..fa8cbf6 100644 Binary files a/assets/hud/ok.png and b/assets/hud/ok.png differ diff --git a/assets/hud/typewriter.9.png b/assets/hud/typewriter.9.png new file mode 100644 index 0000000..a2fbc8c Binary files /dev/null and b/assets/hud/typewriter.9.png differ -- cgit v1.1-2-g2b99