Characters in the font

Property definitions

gamnit $ BMFont :: chars
	# Characters in the font
	var chars = new Map[Char, BMFontChar]
lib/gamnit/bmfont.nit:84,2--85,38