height of the sprite

Property definitions

scene2d $ Sprite :: height
	# height of the sprite
	var height: Int = 100 is writable
lib/scene2d/scene2d.nit:48,2--49,34