TweenSequence
Defined in: animation/TweenGroup.ts:93
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new TweenSequence(
factories):TweenSequence
Defined in: animation/TweenGroup.ts:102
Parameters
Section titled “Parameters”factories
Section titled “factories”Returns
Section titled “Returns”TweenSequence
Accessors
Section titled “Accessors”Get Signature
Section titled “Get Signature”get state():
TweenState
Defined in: animation/TweenGroup.ts:111
Returns
Section titled “Returns”Implementation of
Section titled “Implementation of”Methods
Section titled “Methods”cancel()
Section titled “cancel()”cancel():
void
Defined in: animation/TweenGroup.ts:128
Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”onComplete()
Section titled “onComplete()”onComplete(
callback):this
Defined in: animation/TweenGroup.ts:133
Parameters
Section titled “Parameters”callback
Section titled “callback”() => void
Returns
Section titled “Returns”this
pause()
Section titled “pause()”pause():
void
Defined in: animation/TweenGroup.ts:118
Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”resume()
Section titled “resume()”resume():
void
Defined in: animation/TweenGroup.ts:123
Returns
Section titled “Returns”void