I need to iterate through certain bodies. For that I want to add those bodies to an NSMurableArray. But as NSMutableArray accepts objective-c objects only, I need a way to cast b2Body to id. Trying I need to iterate through certain bodies. For t
I need to iterate through certain bodies. For that I want to add those bodies to an NSMurableArray. But as NSMutableArray accepts objective-c objects only, I need a way to cast b2Body to id. Trying I need to iterate through certain bodies. For t