Search
Preparing search index...
The search index is not available
@akashic/akashic-engine
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/main.d"
g
TextAsset
Class TextAsset
Hierarchy
Asset
TextAsset
Implements
Destroyable
Index
Constructors
constructor
Properties
data
id
on
Destroyed
original
Path
path
Methods
_asset
Path
Filter
_load
destroy
destroyed
in
Use
Constructors
constructor
new
Text
Asset
(
id
:
string
, assetPath
:
string
)
:
TextAsset
Parameters
id:
string
assetPath:
string
Returns
TextAsset
Properties
data
data
:
string
id
id
:
string
on
Destroyed
on
Destroyed
:
Trigger
<
Asset
>
original
Path
original
Path
:
string
path
path
:
string
Methods
Private
_asset
Path
Filter
_asset
Path
Filter
(
path
:
string
)
:
string
Parameters
path:
string
Returns
string
Private
_load
_load
(
loader
:
AssetLoadHandler
)
:
void
Parameters
loader:
AssetLoadHandler
Returns
void
destroy
destroy
(
)
:
void
Returns
void
destroyed
destroyed
(
)
:
boolean
Returns
boolean
in
Use
in
Use
(
)
:
boolean
Returns
boolean
Globals
Text
Asset
constructor
data
id
on
Destroyed
original
Path
path
_asset
Path
Filter
_load
destroy
destroyed
in
Use
Generated using
TypeDoc