ブックマーク / jstween.blogspot.com (1)

  • JAVASCRIPT MOTION TWEEN

    TweenConstructorMethodsExampleEasing functionsExampleEventsEvents listenersColorTweenConstructorExampleOpacityTweenConstructorExampleTextTweenConstructorExampleSequenceMethodsEventsUsageExampleParallelSee it in action The Tween class CONSTRUCTOR var t = new Tween(object,property,easing,start,end,duration,suffixe); object: type:Object The object you want to modify. It can be any object, a visual ob

    convexstyle
    convexstyle 2007/01/11
    I see
  • 1