View Source Animate behaviour (animate v0.0.1)

Summary

Callbacks

@callback render(any()) :: any()

Functions

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