NSOperation队列问题

发布于 2024-09-24 08:28:14 字数 254 浏览 4 评论 0原文

你好,我有 2 个方法,它们在同一方法 redrawView 上访问,它们是 moveThePlayerWithDeltasAndQueue 和 围绕 Y 轴和队列移动玩家 我想使用像注释代码中那样的操作队列,但我没有运气很好地运行它,构建队列并让它们正常工作的正确方法是什么?

http://pastebin.com/DfS7p6FM

hello i have 2 methods which are accessing on the same method redrawView those are moveThePlayerWithDeltasAndQueue
and
movethePlayerAroundYAxisAndQueue
i would like to use an operation queue like in the commented code but i have no fortune to run it well what is the right way for build the queue and let work them right ?

http://pastebin.com/DfS7p6FM

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧瑾黎汐 2024-10-01 08:28:14

要做的第一件事是在后台缓冲区上绘制我忘记了:(

the first thing to do was drawn on the back buffer i forgot it : (

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文