Re: Any Good Core Animation Tutorials?
Re: Any Good Core Animation Tutorials?
- Subject: Re: Any Good Core Animation Tutorials?
- From: Gordon Apple <email@hidden>
- Date: Tue, 16 Jun 2009 12:59:14 -0500
- Thread-topic: Any Good Core Animation Tutorials?
CALayer does have "setAffineTransform:" which is what I mostly use. It just
does the 3D transform for you and is adequate for translation, scaling,
(planer) rotation, skew, and a few other things.
On 6/16/09 12:18 PM, "email@hidden"
<email@hidden> wrote:
> so is CGAffineTransform considered Cocoa Animation, while
> CATransform3D is Core Animation? but they essentially do the same
> thing? just trying to get things straight.
_______________________________________________
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