@moxijs/core - v0.3.4
Preparing search index...
SpriteOptions
Interface SpriteOptions
Options for creating a Sprite instance
interface
SpriteOptions
{
texture
?:
TextureSource
<
any
>
|
Texture
<
TextureSource
<
any
>
>
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
texture?
Properties
Optional
texture
texture
?:
TextureSource
<
any
>
|
Texture
<
TextureSource
<
any
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
texture
@moxijs/core - v0.3.4
Loading...
Options for creating a Sprite instance