Search
Preparing search index...
The search index is not available
@tawaship/pixim.js - v1.14.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@tawaship/pixim.js - v1.14.0
TextureLoaderResource
Class TextureLoaderResource
Hierarchy
LoaderResource
<
TTextureLoaderRawResource
>
TextureLoaderResource
Index
Constructors
constructor
Properties
_data
_error
Accessors
data
error
Methods
destroy
remove
Cache
Constructors
constructor
new
Texture
Loader
Resource
(
data
:
TTextureLoaderRawResource
, error
:
any
)
:
TextureLoaderResource
Parameters
data:
TTextureLoaderRawResource
error:
any
Returns
TextureLoaderResource
Properties
Protected
_data
_data
:
TTextureLoaderRawResource
Protected
_error
_error
:
any
Accessors
data
get
data
(
)
:
T
Returns
T
error
get
error
(
)
:
any
Returns
any
Methods
destroy
destroy
(
)
:
void
Returns
void
Static
remove
Cache
remove
Cache
(
texture
:
Texture
)
:
void
Parameters
texture:
Texture
Returns
void
Exports
Texture
Loader
Resource
constructor
_data
_error
data
error
destroy
remove
Cache
Generated using
TypeDoc