spine-runtimes/spine-cocos2dx
Ricardo Quesada c8bc2bc378 Supports cocos2d-x v3.2
- Changes `draw()` with the new v3.2 API: `bool transformUpdated` -> `uint32_t transformFlags`
- cocos2d-ified the API:
  - `const char*` -> `const std::string&`
  - constructors and destructors are `protected` (not `public`)
  - using `_` prefix for ivars
2014-07-25 10:16:11 -07:00
..
2014-07-25 10:16:11 -07:00