@kayelaa/canvas API - v0.3.2
Preparing search index...
LocalTweenHandle
Class LocalTweenHandle
Hierarchy (
View Summary
)
LocalUpdatableHandle
<
DeltaTweens
>
LocalTweenHandle
Index
Constructors
constructor
Properties
inst
Methods
stop
pause
resume
hot
Swap
Deltas
start
Constructors
constructor
new
LocalTweenHandle
(
inst
:
DeltaTweens
,
entity
:
LeaEntityII
<
any
>
,
handleUpdate
?:
(
delta
:
number
)
=>
void
,
)
:
LocalTweenHandle
Parameters
inst
:
DeltaTweens
entity
:
LeaEntityII
<
any
>
handleUpdate
:
(
delta
:
number
)
=>
void
= ...
Returns
LocalTweenHandle
Properties
inst
inst
:
DeltaTweens
Methods
stop
stop
()
:
void
Returns
void
pause
pause
()
:
void
Returns
void
resume
resume
()
:
void
Returns
void
hot
Swap
Deltas
hotSwapDeltas
(
deltas
:
number
[]
)
:
void
Parameters
deltas
:
number
[]
Returns
void
start
start
()
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
inst
Methods
stop
pause
resume
hot
Swap
Deltas
start
@kayelaa/canvas API - v0.3.2
Loading...