diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2014-12-10 11:29:42 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2014-12-10 11:29:42 +0100 |
commit | d5f62f16d56ba549376c7ed06665e308bf8074ff (patch) | |
tree | 77ea5577567bdcee944fea6f2f3285db9b2724c4 /assets/images | |
parent | d2a9e9d0f5dd0510daa1c344fe1676d4d1a6f868 (diff) | |
download | RustAndDust-d5f62f16d56ba549376c7ed06665e308bf8074ff.zip RustAndDust-d5f62f16d56ba549376c7ed06665e308bf8074ff.tar.gz |
data -> assets: use TexturePacker instead of packer plugin
Diffstat (limited to 'assets/images')
-rw-r--r-- | assets/images/dice.png | bin | 0 -> 179735 bytes |
-rw-r--r-- | assets/images/explosion.png | bin | 0 -> 235866 bytes |
-rw-r--r-- | assets/images/explosions.png | bin | 0 -> 722297 bytes |
-rw-r--r-- | assets/images/hex.png | bin | 0 -> 37056 bytes |
-rw-r--r-- | assets/images/icon.png | bin | 0 -> 2319 bytes |
-rw-r--r-- | assets/images/infantry_fire.png | bin | 0 -> 1449 bytes |
-rw-r--r-- | assets/images/loading.png | bin | 0 -> 633965 bytes |
-rw-r--r-- | assets/images/map_a.png | bin | 0 -> 2962471 bytes |
-rw-r--r-- | assets/images/map_b.png | bin | 0 -> 2953029 bytes |
-rw-r--r-- | assets/images/tank_fire.png | bin | 0 -> 55453 bytes |
-rw-r--r-- | assets/images/unit.png | bin | 0 -> 4849 bytes |
11 files changed, 0 insertions, 0 deletions
diff --git a/assets/images/dice.png b/assets/images/dice.png Binary files differnew file mode 100644 index 0000000..6ca96ec --- /dev/null +++ b/assets/images/dice.png diff --git a/assets/images/explosion.png b/assets/images/explosion.png Binary files differnew file mode 100644 index 0000000..82c56cb --- /dev/null +++ b/assets/images/explosion.png diff --git a/assets/images/explosions.png b/assets/images/explosions.png Binary files differnew file mode 100644 index 0000000..ad8058d --- /dev/null +++ b/assets/images/explosions.png diff --git a/assets/images/hex.png b/assets/images/hex.png Binary files differnew file mode 100644 index 0000000..a3b28b2 --- /dev/null +++ b/assets/images/hex.png diff --git a/assets/images/icon.png b/assets/images/icon.png Binary files differnew file mode 100644 index 0000000..eab1073 --- /dev/null +++ b/assets/images/icon.png diff --git a/assets/images/infantry_fire.png b/assets/images/infantry_fire.png Binary files differnew file mode 100644 index 0000000..a0a026d --- /dev/null +++ b/assets/images/infantry_fire.png diff --git a/assets/images/loading.png b/assets/images/loading.png Binary files differnew file mode 100644 index 0000000..b2903dd --- /dev/null +++ b/assets/images/loading.png diff --git a/assets/images/map_a.png b/assets/images/map_a.png Binary files differnew file mode 100644 index 0000000..0417638 --- /dev/null +++ b/assets/images/map_a.png diff --git a/assets/images/map_b.png b/assets/images/map_b.png Binary files differnew file mode 100644 index 0000000..88888c1 --- /dev/null +++ b/assets/images/map_b.png diff --git a/assets/images/tank_fire.png b/assets/images/tank_fire.png Binary files differnew file mode 100644 index 0000000..ca544df --- /dev/null +++ b/assets/images/tank_fire.png diff --git a/assets/images/unit.png b/assets/images/unit.png Binary files differnew file mode 100644 index 0000000..d14df87 --- /dev/null +++ b/assets/images/unit.png |