width of the sprite

Property definitions

scene2d $ Sprite :: width
	# width of the sprite
	var width: Int = 100 is writable
lib/scene2d/scene2d.nit:45,2--46,33