N noahgolm macrumors member Original poster Oct 24, 2010 #1 Is there any easy way to group up collision detection for a multitude of objects at once as opposed to making a CGRectsIntersectRects for every object? Maybe classify an array of objects and compare them somehow?
Is there any easy way to group up collision detection for a multitude of objects at once as opposed to making a CGRectsIntersectRects for every object? Maybe classify an array of objects and compare them somehow?