diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2015-12-14 11:07:16 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2015-12-14 11:07:16 +0100 |
commit | a4c8b74a2bbcd5cd90d7a104b5876606837b91b9 (patch) | |
tree | 4e7b531897e7ae74e34e8143f8c134732b5808f6 /android | |
parent | 431f1d09b78fbfdfa0416cd89ca89e4d727da2bf (diff) | |
download | RustAndDust-a4c8b74a2bbcd5cd90d7a104b5876606837b91b9.zip RustAndDust-a4c8b74a2bbcd5cd90d7a104b5876606837b91b9.tar.gz |
add hud ok.png and cancel.png
Diffstat (limited to 'android')
-rw-r--r-- | android/assets/data/hud.atlas | 14 | ||||
-rw-r--r-- | android/assets/data/hud.png | bin | 83632 -> 98229 bytes |
2 files changed, 14 insertions, 0 deletions
diff --git a/android/assets/data/hud.atlas b/android/assets/data/hud.atlas index 06f6b0d..2ee788a 100644 --- a/android/assets/data/hud.atlas +++ b/android/assets/data/hud.atlas @@ -18,6 +18,13 @@ attack orig: 24, 24 offset: 0, 0 index: -1 +cancel + rotate: false + xy: 180, 157 + size: 48, 47 + orig: 48, 47 + offset: 0, 0 + index: -1 defense rotate: false xy: 94, 2 @@ -32,6 +39,13 @@ ge-flag orig: 80, 48 offset: 0, 0 index: -1 +ok + rotate: false + xy: 138, 107 + size: 48, 47 + orig: 48, 47 + offset: 0, 0 + index: -1 promote rotate: false xy: 88, 78 diff --git a/android/assets/data/hud.png b/android/assets/data/hud.png Binary files differindex d34c1d7..3bfb0b4 100644 --- a/android/assets/data/hud.png +++ b/android/assets/data/hud.png |