From ad19e537066742e1a5f9bbb8c3549a47480a33c1 Mon Sep 17 00:00:00 2001 From: Samu Laaksonen Date: Mon, 10 Dec 2012 23:47:03 +0200 Subject: Box2d integration Very crude and buggy Needs to be much better --- data/gfx/buttons/back-arrow-pressed.png | Bin 0 -> 3545 bytes data/gfx/buttons/back-arrow.png | Bin 0 -> 3545 bytes data/gfx/characters/hero/idle/hero_idle.png | Bin 0 -> 1996 bytes data/gfx/hero_concept.png | Bin 2250 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 data/gfx/buttons/back-arrow-pressed.png create mode 100644 data/gfx/buttons/back-arrow.png create mode 100644 data/gfx/characters/hero/idle/hero_idle.png delete mode 100644 data/gfx/hero_concept.png (limited to 'data') diff --git a/data/gfx/buttons/back-arrow-pressed.png b/data/gfx/buttons/back-arrow-pressed.png new file mode 100644 index 0000000..f32e0cf Binary files /dev/null and b/data/gfx/buttons/back-arrow-pressed.png differ diff --git a/data/gfx/buttons/back-arrow.png b/data/gfx/buttons/back-arrow.png new file mode 100644 index 0000000..f32e0cf Binary files /dev/null and b/data/gfx/buttons/back-arrow.png differ diff --git a/data/gfx/characters/hero/idle/hero_idle.png b/data/gfx/characters/hero/idle/hero_idle.png new file mode 100644 index 0000000..252e5de Binary files /dev/null and b/data/gfx/characters/hero/idle/hero_idle.png differ diff --git a/data/gfx/hero_concept.png b/data/gfx/hero_concept.png deleted file mode 100644 index 2021c34..0000000 Binary files a/data/gfx/hero_concept.png and /dev/null differ -- cgit v1.2.3