summaryrefslogtreecommitdiffstats
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
parent39b1eb3399d24325f3ee3ecd360529bf018ce5d0 (diff)
downloadRustAndDust-c3782d4c097f4e053239e0c0aeff5335f99cc4ee.zip
RustAndDust-c3782d4c097f4e053239e0c0aeff5335f99cc4ee.tar.gz
add test hex.png and hex.atlas
-rw-r--r--android/assets/images/hex.atlas19
-rw-r--r--android/assets/images/hex.pngbin31816 -> 36540 bytes
-rw-r--r--data/hex/blank.pngbin0 -> 21664 bytes
-rw-r--r--data/hex/fog.pngbin0 -> 10897 bytes
4 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
diff --git a/data/hex/blank.png b/data/hex/blank.png
new file mode 100644
index 0000000..fb83782
--- /dev/null
+++ b/data/hex/blank.png
Binary files differ
diff --git a/data/hex/fog.png b/data/hex/fog.png
new file mode 100644
index 0000000..7d85d98
--- /dev/null
+++ b/data/hex/fog.png
Binary files differ