Skip navigation.
 
mlAdditive animation with Core Animation
FROM : Thomas Lenoir
DATE : Mon Dec 31 11:40:12 2007

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

Related mailsAuthorDate
No related mails found.