ded / morpheus

A Brilliant Animator
504 stars 57 forks source link

Expose property to allow custom easings #14

Closed danro closed 12 years ago

danro commented 12 years ago

While I was working on these custom easing functions (https://github.com/danro/ender-easie), I exposed this object in morpheus to accept string-based key values. I prefer this shorthand way of declaring easing methods, instead of having to access the scope of another utility object elsewhere.

ded commented 12 years ago

hmm, cool. not a bad idea