Preparing search index...
The search index is not available
kokomi.js
kokomi.js
Animator
Class Animator
Index
Constructors
constructor
Properties
auto
Render
base
tasks
Methods
add
tick
update
Constructors
constructor
new
Animator
(
base
,
config
?
)
:
Animator
Parameters
base
:
Base
config
:
Partial
<
AnimatorConfig
>
= {}
Returns
Animator
Properties
auto
Render
auto
Render
:
boolean
base
base
:
Base
tasks
tasks
:
any
[]
Methods
add
add
(
fn
)
:
void
Parameters
fn
:
any
Returns
void
tick
tick
(
time
?
)
:
void
Parameters
time
:
number
= 0
Returns
void
update
update
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
auto
Render
base
tasks
Methods
add
tick
update
kokomi.js
Loading...