lib.haxe.org

feffects

Set of effects (tweens, sineloops...) targetting Flash 8, Flash 9+ and JavaScript
Version
1.1.2
Owner
filt3rek
License
BSD

History

  • 2009-04-21 10:02:46
    1.1.2
    haXe 2.03 compatible
  • 2009-02-25 19:19:45
    1.1.1
    Easing function in constructor support added
  • 2008-12-21 17:45:13
    1.1.0
    Object properties supported, pause(), resume(), reverse(), seek( n : Int ), duration, position, reversed, isPlaying added, main loop inlined
  • 2008-08-04 21:57:34
    1.0.2
    easing functions inlined
  • 2008-08-04 16:03:34
    1.0.1
    haXe 2.0 compatible
  • 2008-07-17 20:50:00
    1.0.0
    haXe 2.0 compatible
  • 2008-06-12 11:16:08
    0.1.3
    Flash/JS Tween, Tween::stop & endTween fixed
  • 2008-06-10 10:44:49
    0.1.2
    Tween::stop fixed
  • 2008-05-21 15:09:12
    0.1.1
    "end" function for tween handlers is now optional + default handlers removed
  • 2008-04-12 18:26:17
    0.1.0
    haXe 1.19 compatible, Tween + easing equations