Number of bits used for the red value in the color buffer

Property definitions

gamnit $ GamnitDisplay :: red_bits
	# Number of bits used for the red value in the color buffer
	fun red_bits: Int do return 8
lib/gamnit/display.nit:48,2--49,30