【发布时间】:2016-11-15 13:08:42
【问题描述】:
我正在尝试在 Swift 3 中为我的应用程序实现刮刮卡效果,我找到了一些示例,但它们位于 Objective C (show scratch-card effect with the help of using scratch and win example)
本质上,用户用手指在图像上滑动,并在滑动时显示手指下方的另一张图像。
任何人都知道如何在 Swift 3 中做到这一点?非常感谢任何帮助
【问题讨论】:
标签: ios swift xcode core-graphics