Transparency applied to texture on draw

Property definitions

gamnit $ Sprite :: alpha
	# Transparency applied to `texture` on draw
	fun alpha: Float do return tint[3]
lib/gamnit/flat/flat_core.nit:219,2--220,35