summaryrefslogtreecommitdiffstats
path: root/android
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2015-12-17 13:58:02 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2015-12-18 11:11:05 +0100
commit178fbdbf4ce1e37f4db179a0de14ae19b01923d2 (patch)
treea98b07f30c0fa09935bfca109e968bd2218c16ff /android
parentcb81f0a8a194ceebaea880f9027635e6a27df69e (diff)
downloadRustAndDust-178fbdbf4ce1e37f4db179a0de14ae19b01923d2.zip
RustAndDust-178fbdbf4ce1e37f4db179a0de14ae19b01923d2.tar.gz
Game: Factory knows about regions and provide them
Diffstat (limited to 'android')
-rw-r--r--android/assets/data/hud.atlas15
-rw-r--r--android/assets/data/hud.pngbin98229 -> 93061 bytes
-rw-r--r--android/assets/data/ui.atlas9
-rw-r--r--android/assets/data/ui.pngbin133675 -> 133638 bytes
4 files changed, 12 insertions, 12 deletions
diff --git a/android/assets/data/hud.atlas b/android/assets/data/hud.atlas
index 2ee788a..08199ed 100644
--- a/android/assets/data/hud.atlas
+++ b/android/assets/data/hud.atlas
@@ -20,7 +20,7 @@ attack
index: -1
cancel
rotate: false
- xy: 180, 157
+ xy: 138, 107
size: 48, 47
orig: 48, 47
offset: 0, 0
@@ -32,6 +32,13 @@ defense
orig: 24, 24
offset: 0, 0
index: -1
+disabled
+ rotate: false
+ xy: 88, 78
+ size: 48, 48
+ orig: 48, 48
+ offset: 0, 0
+ index: -1
ge-flag
rotate: false
xy: 130, 206
@@ -41,21 +48,21 @@ ge-flag
index: -1
ok
rotate: false
- xy: 138, 107
+ xy: 188, 107
size: 48, 47
orig: 48, 47
offset: 0, 0
index: -1
promote
rotate: false
- xy: 88, 78
+ xy: 84, 28
size: 48, 48
orig: 48, 48
offset: 0, 0
index: -1
reinforcement
rotate: false
- xy: 84, 28
+ xy: 180, 156
size: 48, 48
orig: 48, 48
offset: 0, 0
diff --git a/android/assets/data/hud.png b/android/assets/data/hud.png
index 3bfb0b4..951b061 100644
--- a/android/assets/data/hud.png
+++ b/android/assets/data/hud.png
Binary files differ
diff --git a/android/assets/data/ui.atlas b/android/assets/data/ui.atlas
index 2271124..55a7be1 100644
--- a/android/assets/data/ui.atlas
+++ b/android/assets/data/ui.atlas
@@ -11,13 +11,6 @@ cancel
orig: 64, 63
offset: 0, 0
index: -1
-disabled
- rotate: false
- xy: 452, 41
- size: 48, 48
- orig: 48, 48
- offset: 0, 0
- index: -1
from
rotate: false
xy: 2, 2
@@ -55,7 +48,7 @@ to
index: -1
typewriter
rotate: false
- xy: 928, 106
+ xy: 452, 41
size: 48, 48
split: 23, 23, 23, 23
pad: 11, 11, 12, 12
diff --git a/android/assets/data/ui.png b/android/assets/data/ui.png
index 5aa721d..c8e0be6 100644
--- a/android/assets/data/ui.png
+++ b/android/assets/data/ui.png
Binary files differ