Center coordinate of the children

Property definitions

geometry $ QuadTree :: center
	# Center coordinate of the children
	protected var center: nullable Point[Numeric] = null
lib/geometry/quadtree.nit:32,2--33,53