Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 iPad 应用程序,我需要一个全屏动画 - 在透明的 UIView 中运行。
每次用户获胜时都会运行此动画。
问题是,你会选择以非常大的图像作为源的精灵动画,还是选择小视频剪辑?
请记住,它必须是透明的——它开始四处飘荡。
任何有关方向的输入表示赞赏。
谢谢
我会使用精灵,每次用户获胜时加载电影比简单地显示精灵要昂贵得多。
此外,要显示具有透明背景的视频,您必须遍历所有播放器控制器子视图并backgroundColor像这样进行更改
backgroundColor