iphone - 有没有办法在 UIImage 中制作超越图像堆栈的动画?

标签 iphone cocoa-touch ios animation

我是 iOS 开发的新手,我想知道:除了创建一堆静止图像并在 UIImageView 中制作动画之外,还有什么方法可以在 iPhone 上制作动画吗?在 iOS 上创建移动动画的其他方法有哪些?

最佳答案

Apple 有一个名为 Core Animation 的完整框架,旨在帮助您在界面中制作动画。我建议查看 this question 中列出的各种资源用于学习如何使用各种形式的 Core Animation。

关于iphone - 有没有办法在 UIImage 中制作超越图像堆栈的动画?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5636272/

相关文章:

ios - CBCentralManager scanForPeripheralsWithServices :nil is not returning any results

ios - Xcode 8 如何添加语言?

ios - 如何检查 View Controller 在 iOS 中是处于窥视模式 [3d touch] 还是全屏模式

iphone - 当iPhone/iPad的设备方向改变时,如何处理UI组件?

objective-c - UITableViewCell setSelected :animated: not working

iphone - 我的应用程序的可读性

ios - 如何升级iOS Core Data模型和数据

iphone - 自定义书签图标添加到 UISearchBar

iphone - 将 UIImage 制作成圆形

ios - 当已选择 selectedIndex 时,返回代码中选项卡栏 Controller 的原始 View