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

Property definitions

gamnit $ GamnitDisplay :: green_bits
	# Number of bits used for the green value in the color buffer
	fun green_bits: Int do return 8
lib/gamnit/display.nit:51,2--52,32