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
Felix Ableitner 197ef6b398 Integrated Pathfinder class into Game/Player. 2012-10-01 09:12:00 +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 forward declarations (not for library types). 2012-09-14 20:39:56 +02:00
Cover.cpp Initial commit after git corruption, old repo deleted. 2012-09-10 17:26:37 +02:00
Cover.h Added comments and clarified headers. 2012-09-16 21:32:31 +02:00
Enemy.cpp Removed Collection::Level, using Physical::Category order instead. 2012-09-16 20:33:00 +02:00
Enemy.h Added forward declarations (not for library types). 2012-09-14 20:39:56 +02:00
Player.cpp Integrated Pathfinder class into Game/Player. 2012-10-01 09:12:00 +02:00
Player.h Integrated Pathfinder class into Game/Player. 2012-10-01 09:12:00 +02:00