iOS Reference Library Apple Developer
Search

MoveMe

Last Revision:
Version 2.9, 2010-06-28
Added CFBundleIconFiles in Info.plist.
(Full Revision History)
Build Requirements:
iOS 4.0 SDK
Runtime Requirements:
iPhone OS 3.2 or later

This application illustrates simple drawing, touch handling, and animation using UIKit and Core Animation.

A touch inside a placard animates it in two ways: Its transform is changed such that it appears to pulse, and it is moved such that its center is directly under the touch.

A drag moves the placard so that it remains centered under the touch. When the touch ends, the placard is animated back to the center of the screen, and its original (identity) transform restored.




Last updated: 2010-06-28

Did this document help you? Yes It's good, but... Not helpful...