Is there a way to swap layers or views in the middle of a CAKeyframeAnimation?

Posted by georgecodillo on Stack Overflow See other posts from Stack Overflow or by georgecodillo
Published on 2009-04-07T11:00:03Z Indexed on 2010/06/01 22:03 UTC
Read the original article Hit count: 250

I am running a keyFrame animation to move and flip a playing card view using CAKeyframeAnimation. is there any way to swap the cardFront and cardBack layers during the animation? or am i taking the wrong approach here...

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c