#include "StaticObject.h" using namespace GameLogic; StaticObject::StaticObject(void) { } StaticObject::~StaticObject(void) { }