CocosViewController - How to use Storyboards and Cocos2d V3+
I will write this tutorial in English, so, sorry for the language errors ;) Some weeks ago I wrote a simple class for Cocos2D v3+ to use Cocos2D and Storyboards called CocosViewController. CocosViewController is a UIViewController subclass that create CCDirector and put it in the controller view. So, with this class we can have a Cocos2D view […]