GBox2D icon indicating copy to clipboard operation
GBox2D copied to clipboard

Box2D wrapper for cocos2d + box2d, works perfectly with PhysicsEditor

Results 5 GBox2D issues
Sort by recently updated
recently updated
newest added

-Update of GBox2D classes to C++ for cocos2d-x -Update of GB2ShapeCache for cocos2d-x GLES2.0 as CCMutableArray and CCMutableDictionary were deprecated, along with template declarations for CCDictionary -See README for usage...

Even after calling the function [self addChild:[[Floor floorSprite] ccNode] z:20]; Only the physics shape gets added to screen. The sprite itself does not get added. Looking into the code I...

GLES-Render files in GBox2D occurs O-Linker Error. I removed GLES-Render.h, GLES-Render.mm from GBox2D and error is gone. I seem like you had removed it on your past commit. However, it...

does this works with Box2D 2.2.1? i have tried to add to my project and it is giving so many errors about classes not found, parse errors and the number...