public void SetRenderUnit(GraphicsManager system) { Graphics = system; }
public EntityFactory() { Graphics = null; Logic = null; }