Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
SpriteOptions
Interface SpriteOptions
Index
Properties
animation
callback
height
posx
posy
width
Properties
optional
public
animation
?:
any
optional
public
callback
?:
() => any
optional
public
height
?:
number
optional
public
posx
?:
number
optional
public
posy
?:
number
optional
public
width
?:
number
Globals
jquery