summaryrefslogtreecommitdiffstats
path: root/android/assets/data
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2014-12-03 11:40:40 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2014-12-03 11:40:40 +0100
commit3fbb77c4a770bb82a53215b8d74a071999fd4af9 (patch)
treea3e4284ab7a06e62b51b21f0d59cca4c88d4484b /android/assets/data
parent29f2a2470a3f4934de849871a68acb57f597b362 (diff)
downloadRustAndDust-3fbb77c4a770bb82a53215b8d74a071999fd4af9.zip
RustAndDust-3fbb77c4a770bb82a53215b8d74a071999fd4af9.tar.gz
Engagement: use attack and defense images intsead of flags
Diffstat (limited to 'android/assets/data')
-rw-r--r--android/assets/data/hud.atlas36
-rw-r--r--android/assets/data/hud.pngbin65949 -> 66514 bytes
2 files changed, 25 insertions, 11 deletions
diff --git a/android/assets/data/hud.atlas b/android/assets/data/hud.atlas
index cec4298..c5d5f87 100644
--- a/android/assets/data/hud.atlas
+++ b/android/assets/data/hud.atlas
@@ -5,77 +5,91 @@ filter: Nearest,Nearest
repeat: none
aps
rotate: false
- xy: 2, 19
+ xy: 2, 28
size: 48, 48
orig: 48, 48
offset: 0, 0
index: -1
+attack
+ rotate: false
+ xy: 68, 2
+ size: 24, 24
+ orig: 24, 24
+ offset: 0, 0
+ index: -1
cancel
rotate: false
- xy: 130, 147
+ xy: 130, 156
size: 48, 48
orig: 48, 48
offset: 0, 0
index: -1
+defense
+ rotate: false
+ xy: 94, 2
+ size: 24, 24
+ orig: 24, 24
+ offset: 0, 0
+ index: -1
disabled
rotate: false
- xy: 84, 69
+ xy: 84, 78
size: 48, 48
orig: 48, 48
offset: 0, 0
index: -1
ge-flag
rotate: false
- xy: 2, 69
+ xy: 2, 78
size: 80, 48
orig: 80, 48
offset: 0, 0
index: -1
ok
rotate: false
- xy: 52, 19
+ xy: 52, 28
size: 48, 48
orig: 48, 48
offset: 0, 0
index: -1
promote
rotate: false
- xy: 180, 147
+ xy: 180, 156
size: 48, 48
orig: 48, 48
offset: 0, 0
index: -1
reinforcement
rotate: false
- xy: 102, 19
+ xy: 102, 28
size: 48, 48
orig: 48, 48
offset: 0, 0
index: -1
reinforcement-selected
rotate: false
- xy: 2, 119
+ xy: 2, 128
size: 126, 126
orig: 126, 126
offset: 0, 0
index: -1
stars
rotate: false
- xy: 2, 2
+ xy: 2, 11
size: 64, 15
orig: 64, 15
offset: 0, 0
index: -1
turns
rotate: false
- xy: 134, 97
+ xy: 134, 106
size: 48, 48
orig: 48, 48
offset: 0, 0
index: -1
us-flag
rotate: false
- xy: 130, 197
+ xy: 130, 206
size: 80, 48
orig: 80, 48
offset: 0, 0
diff --git a/android/assets/data/hud.png b/android/assets/data/hud.png
index 4d10b46..d4429e0 100644
--- a/android/assets/data/hud.png
+++ b/android/assets/data/hud.png
Binary files differ