x coordinate of the center point

Property definitions

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