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

Property definitions

gamnit $ GamnitDisplay :: blue_bits
	# Number of bits used for the blue value in the color buffer
	fun blue_bits: Int do return 8
lib/gamnit/display.nit:54,2--55,31