Additive animation with Core Animation
Additive animation with Core Animation
- Subject: Additive animation with Core Animation
- From: Thomas Lenoir <email@hidden>
- Date: Mon, 31 Dec 2007 11:40:12 +0100
Hello everyone,
I am currently playing with Core Animation and I wondering if there is
a simple way (other than using a CAKeyframeAnimation) to avoid
concatenation of multiple animation. For instance, I do successive
position changes (point A -> point B -> point C), but I would like to
see them individually, not just one translation from point A to point
C, I want to stop at point B.
Thanks,
Thomas
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden