HexagonJS
Animate Changelog
0.9.0
hx.animateAnimation
Added
A factory function for creating Animation instances
AnimationextendsEventEmitter
Added
A class for animating the styles and attributes of a Node
MorphextendsEventEmitter
Added
A class for chaining animations, asynchronous function calls, and synchronous function calls together.
hx.morphMorph
Added
A factory function for creating Morph instances
hx.morph.register
Added
Registers a named morph action.
Selection
Added
This module adds some extra methods to Selection