Migrating from Cocos2d-x to Axmol Engine is straightforward. You will need to change the namespace form USING_NS_CC to USING_NS_AX, and check the Renamed Types section in this same page in order to ...