Top left corner of the screen, at z = 0

Property definitions

gamnit $ UICamera :: top_left=
	# Top left corner of the screen, at z = 0
	var top_left: IPoint3d[Float] = new CameraAnchor(self, 0.0, 0.0)
lib/gamnit/cameras.nit:253,2--254,65