Changes

Jump to: navigation, search

An iOS 4 iPad Core Animation Tutorial (Xcode 4)

375 bytes added, 20:04, 10 May 2011
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Previous (Xcode 4)|Previous]]<td align="center">[[IPad iOS 4 App development Essentials - Xcode 4 Edition|Table of Contents]]<td width="20%" align="right">[[Next (Xcode 4)|Next]]</td>
<tr>
<td width="20%"><td align="center"><td width="20%" align="right"></td>
</table>
<hr>
 
 
<google>BUY_IPAD</google>
 
 
This chapter is dedicated to the creation of an iPad application that demonstrates the use of Core Animation. The end result is a simple application on which a colored square appears. When the user touches a location on the screen the box moves to that location. Through the use of affine transformations, the box will rotate 180 degrees as it moves to the new location whilst also changing in size. If you have not already read [[Basic iPad Animation using Core Animation (Xcode 4)|Basic iPad Animation using Core Animation]] it is recommended that you do so before proceeding with this tutorial.

Navigation menu