y coordinate of the center point

Property definitions

scene2d $ Sprite :: y
	# y coordinate of the center point
	var y: Int = 0 is writable
lib/scene2d/scene2d.nit:42,2--43,27