kooljs documentation
Welcome to the kooljs autodocs.
animator
animator.Animator
animator.Animator.Lambda()
animator.Animator.Lerp()
animator.Animator.Matrix_Lerp()
animator.Animator.Timeline()
animator.Animator.addTrigger()
animator.Animator.constant()
animator.Animator.init()
animator.Animator.lambda_call()
animator.Animator.removeTrigger()
animator.Animator.reset_animations()
animator.Animator.setFPS()
animator.Animator.start()
animator.Animator.start_animations()
animator.Animator.stop()
animator.Animator.stop_animations()
animator.Animator.update_constant()
animator.Animator.update_lerp()
animator.Animator.update_matrix_lerp()
animator.Constant
animator.Lerp
animator.Matrix_Lerp
animator.Timeline
animator.Lambda
worker
worker.get_time()
worker.set_delta_t()
worker.get_step()
worker.set_step()
worker.is_active()
worker.get_active()
worker.start_animations()
worker.stop_animations()
worker.setLerp()
worker.setMatrix()
worker.get_lerp_value()
worker.soft_reset()
worker.hard_reset()
worker.get_duration()
worker.set_duration()
worker.set_sequence_length()
worker.change_framerate()
worker.get_constant()
worker.get_constant_number()
worker.get_constant_row()
worker.render_constant()
worker.update_constant()
worker.set_delay()
get_delay()
worker.get_delay_delta()
worker.set_delay_delta()
worker.lambda_call()