Center of the bottom of the screen, at z = 0

Property definitions

gamnit $ UICamera :: bottom=
	# Center of the bottom of the screen, at z = 0
	var bottom: IPoint3d[Float] = new CameraAnchor(self, 0.5, -1.0)
lib/gamnit/cameras.nit:244,2--245,64