Anywhere Teacher Activity Project Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Animation
Loader
Info
constructor
name
path
type
file
Loader
Info
file
Name
Hierarchy
AnimationLoaderInfo
Index
Constructors
constructor
Properties
name
path
type
Accessors
file
Loader
Info
file
Name
Constructors
constructor
new
Animation
Loader
Info
(
name
?:
string
, path
?:
string
, type
?:
"undefined"
|
"apng"
)
:
AnimationLoaderInfo
Parameters
Default value
name:
string
= ""
Default value
path:
string
= ""
Default value
type:
"undefined"
|
"apng"
= "apng"
Returns
AnimationLoaderInfo
Properties
name
name
:
string
path
path
:
string
type
type
:
"undefined"
|
"apng"
Accessors
file
Loader
Info
get
fileLoaderInfo
(
)
:
FileLoaderInfo
Returns
FileLoaderInfo
file
Name
get
fileName
(
)
:
string
Returns
string