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.
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
« Vector
Reflection »