Blue tint applied to texture on draw

Property definitions

gamnit $ Sprite :: blue
	# Blue tint applied to `texture` on draw
	fun blue: Float do return tint[2]
lib/gamnit/flat/flat_core.nit:209,2--210,34