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

Property definitions

gamnit $ UICamera :: top=
	# Center of the top of the screen, at z = 0
	var top: IPoint3d[Float] = new CameraAnchor(self, 0.5, 0.0)
lib/gamnit/cameras.nit:241,2--242,60