Preparing search index...
The search index is not available
melonjs
melonjs
BitmapTextData
Class BitmapTextData
Index
Constructors
constructor
Properties
cap
Height
descent
glyphs
line
Height
pad
Bottom
pad
Left
pad
Right
pad
Top
Methods
parse
Constructors
constructor
new
Bitmap
Text
Data
(
data
)
:
BitmapTextData
Parameters
data
:
string
Returns
BitmapTextData
Properties
cap
Height
cap
Height
:
number
= 1
descent
descent
:
number
= 0
glyphs
glyphs
:
{
[
key
:
number
]
:
Glyph
;
}
= {}
line
Height
line
Height
:
number
= 0
pad
Bottom
pad
Bottom
:
number
= 0
pad
Left
pad
Left
:
number
= 0
pad
Right
pad
Right
:
number
= 0
pad
Top
pad
Top
:
number
= 0
Methods
parse
parse
(
fontData
)
:
void
Parameters
fontData
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cap
Height
descent
glyphs
line
Height
pad
Bottom
pad
Left
pad
Right
pad
Top
Methods
parse
melonjs
Loading...