January 2012
Beginner
655 pages
16h 35m
English
The three affine transformations are translation, rotation, and scaling.
The only way to pause the NSTimer object is to call its invalidate method. To resume it, you have to create a new NSTimer object.
The animatingWithDuration:animations: method of the UIView class enables you to enclose a block of code that causes visual changes to your views, such that the changes in visual appearance will be animated, and not appear choppily.
You can play a video using the MPMoviePlayerController class.