diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2014-09-22 17:23:01 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2014-09-22 17:23:01 +0200 |
commit | 7f276f3b8f6f4f0c453757ecb691a8b40130fccb (patch) | |
tree | f8c6d2d9cc86db8e572f2cfaaad2d21a5a4e4bf9 /android/assets | |
parent | 2d3e390584585808882793f4b7b6a3d60c67a447 (diff) | |
download | RustAndDust-7f276f3b8f6f4f0c453757ecb691a8b40130fccb.zip RustAndDust-7f276f3b8f6f4f0c453757ecb691a8b40130fccb.tar.gz |
add unit.atlas overlay
Diffstat (limited to 'android/assets')
-rw-r--r-- | android/assets/images/unit.atlas | 12 | ||||
-rw-r--r-- | android/assets/images/unit.png | bin | 0 -> 303 bytes |
2 files changed, 12 insertions, 0 deletions
diff --git a/android/assets/images/unit.atlas b/android/assets/images/unit.atlas new file mode 100644 index 0000000..bb2270d --- /dev/null +++ b/android/assets/images/unit.atlas @@ -0,0 +1,12 @@ + +unit.png +format: RGBA8888 +filter: Nearest,Nearest +repeat: none +disabled + rotate: false + xy: 2, 2 + size: 124, 124 + orig: 124, 124 + offset: 0, 0 + index: -1 diff --git a/android/assets/images/unit.png b/android/assets/images/unit.png Binary files differnew file mode 100644 index 0000000..e3128dc --- /dev/null +++ b/android/assets/images/unit.png |