BitmapFontCharacter constructor
BitmapFontCharacter()
Implementation
BitmapFontCharacter(this.id, this.width, this.height, this.xoffset,
this.yoffset, this.xadvance, this.page, this.channel)
: image = Image(width, height);