BitmapFont

constructor(identifier: FontIdentifier, texture: Texture, glyphDataMap: Map<Char, BitmapGlyphData?>, height: Float, ascent: Float, descent: Float, top: Float, bottom: Float, italicInverseSlope: Float)