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.
我正在使用 KineticJS 做一个小游戏。对于角色移动的动画,我使用的是 spritesheet。
在桌面(使用不同的浏览器)中,角色动画效果很好,就像在 Android 中一样。但是,在 iPad 上,它出错了。我很确定这是因为 iOS 平台,因为 Safari、Chrome 或 UIWebView 都没有显示 Spritesheet 的正确行为。
有人能帮我吗?
提前致谢
完成。该错误与 iOS 设备支持的最大分辨率有关。