Interface BitmapFontGlyphInfo

BitmapFont の初期化に必要なパラメータのセット

Hierarchy

  • BitmapFontGlyphInfo

Properties

height: number
map: {
    [key: string]: GlyphArea;
}

Type declaration

missingGlyph: GlyphArea
width: number

Generated using TypeDoc