diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2014-09-23 19:35:29 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2014-09-23 19:35:29 +0200 |
commit | 03e3c5c0df35184d4c616c22f83a3383f57af7d3 (patch) | |
tree | 713bb6271480680e1c09e97e2191edf0f5f4ddaa /android | |
parent | c53ad74c9b5f405d8f38c8e720ffb65c561cbc06 (diff) | |
download | RustAndDust-03e3c5c0df35184d4c616c22f83a3383f57af7d3.zip RustAndDust-03e3c5c0df35184d4c616c22f83a3383f57af7d3.tar.gz |
add hex overlays data
Diffstat (limited to 'android')
-rw-r--r-- | android/assets/images/hex.atlas | 16 | ||||
-rw-r--r-- | android/assets/images/hex.png | bin | 36540 -> 15134 bytes |
2 files changed, 15 insertions, 1 deletions
diff --git a/android/assets/images/hex.atlas b/android/assets/images/hex.atlas index b1fe3dd..442ee78 100644 --- a/android/assets/images/hex.atlas +++ b/android/assets/images/hex.atlas @@ -3,7 +3,7 @@ hex.png format: RGBA8888 filter: Nearest,Nearest repeat: none -blank +blue rotate: false xy: 2, 2 size: 190, 217 @@ -17,3 +17,17 @@ fog orig: 190, 217 offset: 0, 0 index: -1 +green + rotate: false + xy: 386, 2 + size: 190, 217 + orig: 190, 217 + offset: 0, 0 + index: -1 +red + rotate: false + xy: 578, 2 + size: 190, 217 + orig: 190, 217 + offset: 0, 0 + index: -1 diff --git a/android/assets/images/hex.png b/android/assets/images/hex.png Binary files differindex 4d83c6b..3c69f72 100644 --- a/android/assets/images/hex.png +++ b/android/assets/images/hex.png |