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