Preparing search index...
The search index is not available
melonjs
melonjs
<internal>
Keyframe
Interface Keyframe
interface
Keyframe
{
composite
?:
CompositeOperationOrAuto
;
easing
?:
string
;
offset
?:
null
|
number
;
[
property
:
string
]
:
|
string
|
number
|
null
|
undefined
;
}
Indexable
[
property
:
string
]:
|
string
|
number
|
null
|
undefined
Index
Properties
composite?
easing?
offset?
Properties
Optional
composite
composite
?:
CompositeOperationOrAuto
Optional
easing
easing
?:
string
Optional
offset
offset
?:
null
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
composite
easing
offset
melonjs
Loading...