Namespace: animation

H.util.animation

This namespace provides utility functions related to animation.

Namespaces

ease

Interface Definitions

H.util.animation.IAnimatable

This interface defines an animatable object - the one which is capable of running an animation by invoking a given animation callback frequently, e.g. on every frame.