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