Box2D is a physics engine created by Erin Catto.
I haven't been able to find a tutorial on how to properly setup a gesture recognizer for iOS. I need …
cocos2d-iphone box2d box2d-iphoneI'm attempting to create a "U" shape in Box2d (in Cocos2d) by joining 3 rectangles like so: |_| It sounds …
cocos2d-iphone box2d box2d-iphoneIm working in objective C++. The issue I am stuck with is that I need to pass a std::vector …
c++ objective-c objective-c++ box2d-iphoneI'm writing a game, and I need to make up a rope. I maked it by b2RopeJoint, but there …
box2d-iphoneCan anybody please guide me with the best engine for game development in HTML5? It is simple jumping and surface …
javascript html box2d box2d-iphoneI am currently developing a game for iPad & iPhone using Cocos2d with Box2d. It would have been …
cocos2d-iphone box2d box2d-iphoneSo I want to publicly expose a Box2D (C++) pointer to other Objective-C++ classes in my cocos2d + box2…
objective-c ios cocos2d-iphone objective-c++ box2d-iphone