Preparing search index...
The search index is not available
vimath
vimath
Create
Class Create
Hierarchy (
view full
)
BaseAnimation
Create
Index
Constructors
constructor
Properties
id
Methods
is
Complete
is
Reversing
is
Running
render
Dependencies
should
Block
start
Reverse
tick
update
Constructors
constructor
new
Create
(
args
)
:
Create
Parameters
args
:
Shape
|
{
target
:
Shape
;
}
&
AnimationArgs
Returns
Create
Properties
id
id
:
string
= ...
Methods
is
Complete
is
Complete
(
)
:
boolean
Returns
boolean
is
Reversing
is
Reversing
(
)
:
boolean
Returns
boolean
is
Running
is
Running
(
)
:
boolean
Returns
boolean
render
Dependencies
render
Dependencies
(
)
:
Shape
[]
Returns
Shape
[]
should
Block
should
Block
(
)
:
boolean
Returns
boolean
start
Reverse
start
Reverse
(
)
:
boolean
Returns
boolean
tick
tick
(
time
)
:
void
Parameters
time
:
number
Returns
void
update
update
(
pctComplete
,
starting
)
:
void
Parameters
pctComplete
:
number
starting
:
boolean
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
id
is
Complete
is
Reversing
is
Running
render
Dependencies
should
Block
start
Reverse
tick
update
vimath
Loading...