C++ cross-platform version of Cocos2D, an open-source mobile 2D game framework.
Now this is a weird problem. I was coding two days ago and stopped and then continued just now. On …
c++ xcode cocos2d-xi am starting by macOSX xcode4.5 . i tried to tutorials. Using cocos2dx, it completes building of macOSX, The problem …
android macos cocos2d-xAfter using 'cocos2d-iphone' in one of my projects, I am trying to decide which flavor of Cocos2d I …
cocos2d-android cocos2d-xI have been playing around with Cocos2D-X on my computer, and I have got it to build the hello …
c++ cocos2d-x cocos2d-x-2.xI'm trying to load up a Comma Separated file called POSDATA.GAMEDATA. I've looked up several places on the internet …
c++ xcode cocos2d-xI use cocos2d-x to develop a game, after it runs perfectly in iOs, I turn around to android platform. …
android c++ android-ndk cocos2d-x stack-traceI work as an android programmer for just under a year now, and I just started to learn about android …
android android-ndk android-studio cocos2d-xI'm trying to follow this guide which is often quoted as being an excellent tutorial for Cocos2d-x. The problem …
xcode templates cocos2d-iphone cocos2d-xI have an object that inherited from CCSprite. I want from inside this object to change the image. How do …
ccsprite cocos2d-x