wima
Preparing search index...
Scale2DTween
Class Scale2DTween
Hierarchy (
View Summary
)
Tween
Scale2DTween
Index
Constructors
constructor
Properties
duration
easing
finish
flip
from
repeat
time
Taken
to
Constructors
constructor
new
Scale2DTween
(
to
:
Scale2D
,
from
:
Scale2D
,
duration
:
number
,
repeat
?:
boolean
,
flip
?:
boolean
,
easing
?:
EasingFn
,
)
:
Scale2DTween
Parameters
to
:
Scale2D
from
:
Scale2D
duration
:
number
Optional
repeat
:
boolean
= false
Optional
flip
:
boolean
= true
Optional
easing
:
EasingFn
= Easing.linear
Returns
Scale2DTween
Properties
duration
duration
:
number
= 0
easing
easing
:
EasingFn
finish
finish
:
boolean
= false
flip
flip
:
boolean
from
from
:
Scale2D
repeat
repeat
:
boolean
time
Taken
timeTaken
:
number
= 0
to
to
:
Scale2D
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
duration
easing
finish
flip
from
repeat
time
Taken
to
wima
Loading...