我目前正在嘗試測試兩個CGRect之間的碰撞。通常在Objective C中,我會使用CGRectIntersectsRect方法,但在Coso2d Android中,唯一可用的方法似乎是CGRect.containsRect,它不能按需要工作。 Android還有另一種方法嗎?CGRectIntersectsRect for cocos2d Android
0
A
回答
1
我發現相交方法CGRect at github repo使用該功能來檢查相交求兩個RECT的。
我還發現一個issue logged with the same,並且還提供了一個解決方案。
0
下載的.jar文件的更新版本,其中包含了CGRect.intersects方法
相關問題
- 1. Cocos2D 2.0 CGRectIntersectsRect透明
- 2. cocos2d-x C++ - > java for android
- 3. CGRectIntersectsRect
- 4. CGRectIntersectsRect函數框架
- 5. Cocos2D-X for android,Symbol'cocos2d'無法解析
- 6. 如何在Cocos2d for Android中複製CCSprite?
- 7. 如何在cocos2d中使用CCFollow for android?
- 8. CGRectIntersectsRect問題
- 9. CGRectIntersectsRect不工作
- 10. CGRectIntersectsRect問題
- 11. CGRectIntersectsRect與UIImageView
- 12. prepareforsegue inside CGRectIntersectsRect
- 13. 學習在iOS開發後使用Cocos2D for android iOS開發
- 14. CGRectIntersectsRect邏輯錯誤
- 15. sizeWithFont for Android
- 16. CGRectIntersectsRect條件是多次調用
- 17. Cocos2D for iPhone:Y touch point not coherent
- 18. Android cocos2d動畫
- 19. Cocos2d CGRect邏輯
- 20. CGRectIntersectsRect工作不正常
- 21. 太多CGRectIntersectsRect碰撞計數
- 22. NoSuchMethodException在cocos2d-android
- 23. Android - admob + cocos2d
- 24. cocos2d-android文檔
- 25. 的Android的Cocos2D
- 26. Cocos2d CCshaky3d在android
- 27. Android Cocos2d MoveTo操作
- 28. 如何在Mac上設置cocos2D-X for android?
- 29. 麻煩與CGRectIntersectsRect行動
- 30. 沒有CGRectIntersectsRect的碰撞