Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Animation
Interface Animation
Index
Construct signatures
constructor
Properties
delta
distance
imageURL
numberOfFrame
offsetx
offsety
rate
type
Construct signatures
constructor
(
options
:
AnimationOptions
)
:
Animation
Parameters
options:
AnimationOptions
Returns
Animation
Properties
public
delta
:
number
public
distance
:
number
public
imageURL
:
string
public
numberOfFrame
:
number
public
offsetx
:
number
public
offsety
:
number
public
rate
:
number
public
type
:
number
Globals
jquery