Red tint applied to texture on draw

Property definitions

gamnit $ Sprite :: red
	# Red tint applied to `texture` on draw
	fun red: Float do return tint[0]
lib/gamnit/flat/flat_core.nit:189,2--190,33