Preparing search index...
The search index is not available
Akashic Engine
Akashic Engine
BitmapFontGlyphInfo
Interface BitmapFontGlyphInfo
BitmapFont の初期化に必要なパラメータのセット
interface
BitmapFontGlyphInfo
{
height
:
number
;
map
:
{
[
key
:
string
]
:
GlyphArea
;
}
;
missingGlyph
:
GlyphArea
;
width
:
number
;
}
Index
Properties
height
map
missing
Glyph
width
Properties
height
height
:
number
map
map
:
{
[
key
:
string
]
:
GlyphArea
;
}
missing
Glyph
missing
Glyph
:
GlyphArea
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
height
map
missing
Glyph
width
Akashic Engine
Loading...
BitmapFont の初期化に必要なパラメータのセット