animate
v0.0.1
Pages
Modules
Search documentation of animate
Settings
View Source
Animate
behaviour
(animate v0.0.1)
Summary
Callbacks
render(any)
Functions
frame_time(state)
process_frame(state, arg, state_handler)
process_queues(state, queues, timing, state_handler, render)
push(state, id, shape, duration, easing)
push(state, id, shape, duration, easing, type)
update_queues(queues, id, frames_builder, atom)
Callbacks
Link to this callback
render(any)
View Source
@callback
render(
any
()) ::
any
()
Functions
Link to this function
frame_time(state)
View Source
Link to this function
process_frame(state, arg, state_handler)
View Source
Link to this function
process_queues(state, queues, timing, state_handler, render)
View Source
Link to this function
push(state, id, shape, duration, easing)
View Source
Link to this function
push(state, id, shape, duration, easing, type)
View Source
Link to this function
update_queues(queues, id, frames_builder, atom)
View Source