Preparing search index...
The search index is not available
@tawaship/pixim.js - v1.15.0
@tawaship/pixim.js
ISpritesheetLoaderOption
Interface ISpritesheetLoaderOption
interface
ISpritesheetLoaderOption
{
basepath
?:
string
;
textureVersion
?:
string
|
number
;
version
?:
TLoaderResourceVersion
;
xhr
?:
boolean
|
ILoaderXhrOption
|
ILoaderXhrOptionFacotryDelegate
;
}
Hierarchy (
View Summary
)
ILoaderOption
ISpritesheetLoaderOption
Index
Properties
basepath?
texture
Version?
version?
xhr?
Properties
Optional
basepath
basepath
?:
string
Optional
texture
Version
textureVersion
?:
string
|
number
Optional
version
version
?:
TLoaderResourceVersion
Optional
xhr
xhr
?:
boolean
|
ILoaderXhrOption
|
ILoaderXhrOptionFacotryDelegate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
basepath
texture
Version
version
xhr
@tawaship/pixim.js - v1.15.0
Loading...