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.
我有两个 CGRect,其中一个是旋转的。我需要以某种方式检测它们何时发生碰撞。CGRectIntersectsRect 对此不起作用,因为它假定它们没有旋转。无论如何要这样做吗?