HomeAbout

MoveController

From teh site:

Recently I had to come up with a all-in-one tweening solution for one of my AS 3 projects, so I built this little class that handles tweening of all object properties that you might throw at it, and I decided to share.

You can tween these properties:

  • x
  • y
  • rotation
  • width
  • height
  • scaleX
  • scaleY
  • theoreticaly any other public property accessible through “Object.Property”

You can tweak the motion acording to your needs using 2 numeric parameters.

 http://blog.incito.lt/?p=18

No Comments »

RSS feed for comments on this post. | TrackBack URI
You can also bookmark this on del.icio.us or check the cosmos

Leave a comment





XHTML ( You can use these tags): <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .
« Vector    Reflection »