Center position of this sprite in world coordinates

Property definitions

gamnit $ Sprite :: center
	# Center position of this sprite in world coordinates
	var center: Point3d[Float] is writable(center_direct=), noautoinit
lib/gamnit/flat/flat_core.nit:92,2--93,67