Another question on Core Animation.

I am creating temporary CALayers, and animating them across a parent layer.
I would like to delete the layers once they have reached their destination.
I are using the delegate method animationDidStop:finished: on the animation,
but it returns only a reference to the animation object that finished, and I
don't know how to figure out what layer the animation was associated.
Without this information, I don't know which layer we should remove. Any
help would be great.

Thank You,
Bridger Maxwell
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to