PixiDom - v1.0.0
GitHub
NPM
Preparing search index...
FontLoader
Class FontLoader
Index
Constructors
constructor
Methods
add
load
Constructors
constructor
new
FontLoader
(
loader
?:
IPixiLoader
)
:
FontLoader
Parameters
Optional
loader
:
IPixiLoader
Returns
FontLoader
Methods
add
add
(
alias
:
string
,
url
:
string
)
:
FontLoader
Parameters
alias
:
string
url
:
string
Returns
FontLoader
load
load
(
onComplete
?:
()
=>
void
)
:
Promise
<
void
>
Parameters
Optional
onComplete
:
()
=>
void
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
load
GitHub
NPM
PixiDom - v1.0.0
Loading...