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