Camera2DC setD(Camera2DD o) { target.setD(o.target); offset.setD(o.offset); rotation = o.rotation; zoom = o.zoom; return this; }