Position of this sprite in world coordinates

Property definitions

gamnit $ Actor :: center=
	# Position of this sprite in world coordinates
	var center: Point3d[Float] is writable
lib/gamnit/depth/depth_core.nit:46,2--47,39