Y coordinate of top.

Property definitions

scene2d $ Sprite :: top
	# Y coordinate of top.
	fun top: Int do return y - height/2
lib/scene2d/scene2d.nit:57,2--58,36