Green tint applied to texture on draw

Property definitions

gamnit $ Sprite :: green
	# Green tint applied to `texture` on draw
	fun green: Float do return tint[1]
lib/gamnit/flat/flat_core.nit:199,2--200,35