This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
dungeon-gunner/source/sprite
2012-09-14 20:33:32 +02:00
..
Body.cpp Added Body class to be dropped by Enemy on death. 2012-09-14 20:33:32 +02:00
Body.h Added Body class to be dropped by Enemy on death. 2012-09-14 20:33:32 +02:00
Cover.cpp Initial commit after git corruption, old repo deleted. 2012-09-10 17:26:37 +02:00
Cover.h Initial commit after git corruption, old repo deleted. 2012-09-10 17:26:37 +02:00
Enemy.cpp Added Body class to be dropped by Enemy on death. 2012-09-14 20:33:32 +02:00
Enemy.h Added Body class to be dropped by Enemy on death. 2012-09-14 20:33:32 +02:00
Player.cpp Changed Player, Enemy and Bullet to use circle for collision model. 2012-09-13 14:35:04 +02:00
Player.h Added direct movement via WASD keys. 2012-09-13 13:00:50 +02:00