#include "CorpseCleaner.h"
Implements functionality for corpse addition and removal to and from the landscape.
The CorseCleaner object contains an array of all corpses presently on the landscape. This class is referenced whenever a corpse is created, removed, or check to be removed.