Reference position, the top left of the screen

Property definitions

gamnit $ CameraAnchor :: _ref
	# Reference position, the top left of the screen
	var ref: Point3d[Float] = camera.position is lazy
lib/gamnit/cameras.nit:286,2--287,50