summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2014-12-10 17:20:59 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2014-12-10 17:20:59 +0100
commit57a54fd310a1625580e5e2cbcbb9d788b8f0fefc (patch)
tree9ec3018dca6a08af4b8a33ef9489b2055b663803
parente76057bd13309744d752ff69d7a57f31165b5555 (diff)
downloadRustAndDust-57a54fd310a1625580e5e2cbcbb9d788b8f0fefc.zip
RustAndDust-57a54fd310a1625580e5e2cbcbb9d788b8f0fefc.tar.gz
update hud textures to use typewriter style
-rw-r--r--android/assets/data/hud.atlas48
-rw-r--r--android/assets/data/hud.pngbin106716 -> 106219 bytes
-rw-r--r--assets/hud/cancel.pngbin2037 -> 5502 bytes
-rw-r--r--assets/hud/defense.pngbin271 -> 245 bytes
-rw-r--r--assets/hud/ok.pngbin1406 -> 5724 bytes
-rw-r--r--assets/hud/typewriter.9.pngbin0 -> 4780 bytes
6 files changed, 24 insertions, 24 deletions
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
--- a/android/assets/data/hud.png
+++ b/android/assets/data/hud.png
Binary files differ
diff --git a/assets/hud/cancel.png b/assets/hud/cancel.png
index 910854d..a5b3d99 100644
--- a/assets/hud/cancel.png
+++ b/assets/hud/cancel.png
Binary files differ
diff --git a/assets/hud/defense.png b/assets/hud/defense.png
index cf6e580..f4ea62b 100644
--- a/assets/hud/defense.png
+++ b/assets/hud/defense.png
Binary files differ
diff --git a/assets/hud/ok.png b/assets/hud/ok.png
index 69f094a..fa8cbf6 100644
--- a/assets/hud/ok.png
+++ b/assets/hud/ok.png
Binary files differ
diff --git a/assets/hud/typewriter.9.png b/assets/hud/typewriter.9.png
new file mode 100644
index 0000000..a2fbc8c
--- /dev/null
+++ b/assets/hud/typewriter.9.png
Binary files differ