|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/iphone-touch-gesture-input-will-make-you-smile/
课程评论:没有评论
**课程名称:** Harness iPhone Touch Gesture Input for Games or Apps in iOS7 **课程概述:** 本课程旨在帮助您轻松掌握在iOS7应用程序中实现触摸手势交互。课程将提供精炼的代码示例,这些示例来源于作者已发布的iPhone应用“Photo Table”和“Artwork Evolution”,旨在帮助您节省开发时间,避免在手势识别的实现上耗费数周。 您将学会如何创建用户友好、充满趣味性的应用程序。许多热门应用,如Flipboard、Clear、Paper FiftyThree和Paper Stories,都通过直观的手势操作(滑动、拖拽、上下划动等)简化了复杂任务,极大地提升了用户体验,带来了愉悦感。 **课程内容将涵盖以下核心主题:** * **UIGestureRecognizer基础:** 学习iOS7中手势识别的核心组件。 * **手势状态:** 理解不同手势的状态(如开始、改变、结束),并进行相应的状态管理。 * **Pan Gesture (拖动手势):** 实现图像的拖拽功能。 * **Pinch Gesture (捏合手势):** 实现照片的缩放功能(放大或缩小)。 * **Rotate Gesture (旋转手势):** 实现文本或图像的旋转功能。 * **Screen Edge Pan Gesture (屏幕边缘拖动手势):** 学习如何实现类似iOS控制中心那样的边缘滑动面板功能。 **课程成果:** 完成本课程后,您将能够构建一个功能完整的图片和文本拼贴应用,并能通过实践检验所学知识。
You can use Apple's code to make it easy to enable finger interaction with your apps. This course is awesome. It will save you time. You won't spend weeks trying to get it to work right. The code samples are taken from two of my published iPhone apps, Photo Table and Artwork Evolution. You'll learn how to create a touch friendly app. Many apps use gestures to make the app fun to use. Download Flipboard, Clear, Paper FiftyThree, Paper Stories from Facebook. Slide your finger, drag some text, swipe up and down. Each of these apps makes people smile because they use touch gestures to make complex tasks easy and convenient. At the end of the course you can test your knowledge and build a working picture and text collage app. Topics UIGestureRecognizer Basics Gesture States (i.e. your status message) Pan Gesture - Drag an image with your finger Pinch Gesture - Zoom or shrink a photo Rotate Gesture - Twirl text or images Screen Edge Pan Gesture - Slide on panels like Control Center