public void SetLogicUnit(LogicManager system) { Logic = system; }
public EntityFactory() { Graphics = null; Logic = null; }