summaryrefslogtreecommitdiffstats
path: root/android/assets
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2014-09-21 04:22:06 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2014-09-21 04:22:06 +0200
commitc3782d4c097f4e053239e0c0aeff5335f99cc4ee (patch)
treee0887bef724e99dd60d3414c639b62ce9cc14840 /android/assets
parent39b1eb3399d24325f3ee3ecd360529bf018ce5d0 (diff)
downloadRustAndDust-c3782d4c097f4e053239e0c0aeff5335f99cc4ee.zip
RustAndDust-c3782d4c097f4e053239e0c0aeff5335f99cc4ee.tar.gz
add test hex.png and hex.atlas
Diffstat (limited to 'android/assets')
-rw-r--r--android/assets/images/hex.atlas19
-rw-r--r--android/assets/images/hex.pngbin31816 -> 36540 bytes
2 files changed, 19 insertions, 0 deletions
diff --git a/android/assets/images/hex.atlas b/android/assets/images/hex.atlas
new file mode 100644
index 0000000..b1fe3dd
--- /dev/null
+++ b/android/assets/images/hex.atlas
@@ -0,0 +1,19 @@
+
+hex.png
+format: RGBA8888
+filter: Nearest,Nearest
+repeat: none
+blank
+ rotate: false
+ xy: 2, 2
+ size: 190, 217
+ orig: 190, 217
+ offset: 0, 0
+ index: -1
+fog
+ rotate: false
+ xy: 194, 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
index 202f27f..4d83c6b 100644
--- a/android/assets/images/hex.png
+++ b/android/assets/images/hex.png
Binary files differ