Y coordinate of bottom.

Property definitions

scene2d $ Sprite :: bottom
	# Y coordinate of bottom.
	fun bottom: Int do return y + height/2
lib/scene2d/scene2d.nit:60,2--61,39