Cocos2d-x Class Generator for C++
pip install c2dx==1.0.1
Command line tool to generate Cocos2d-X Specific classes.
First off you need to have Python and Cocos2d-X installed. There are several ways you can install c2dx generators.
This will install c2dx plus all the dependencies.
Install python
Install pip
Install VirtualEnv
virtualenv .env