Skip to content

Instantly share code, notes, and snippets.

View syuhari's full-sized avatar

Akihiro Matsuura syuhari

View GitHub Profile
@DoubleEqual
DoubleEqual / GB2ShapeCache-x.cpp
Created March 22, 2013 12:16
Update example to parse a PhysicsEditor file for cocos2d-x 2.x
//
// GB2ShapeCache-x.cpp
//
// Loads physics sprites created with http://www.PhysicsEditor.de
// To be used with cocos2d-x
//
// Generic Shape Cache for box2d
//
// Created by Thomas Broquist
//