X coordinate of right side.

Property definitions

scene2d $ Sprite :: right
	# X coordinate of right side.
	fun right: Int do return x + width/2
lib/scene2d/scene2d.nit:54,2--55,37