C++ cross-platform version of Cocos2D, an open-source mobile 2D game framework.
I just want to make a CCParticleExplsion using Cocos2d-x and C++, but can't seem to find it after searching …
cocos2d-x particles ccparticlesystemI'm using cocos2d-X v3 and I created a new cocos2d-X project following this tutorial. But when I run …
android cocos2d-x cocos2d-x-3.0i want to read a plist using cocos2d-x (c++) here is my plist: <array> <dict> &…
iphone ios cocos2d-iphone plist cocos2d-xEdit: With enough rewriting, and commenting, I have it running, will post final below for others. Edit2: I've been more …
cross-platform cocos2d-xI start with Cocos2D-X for android following http://www.raywenderlich.com/11283/cocos2d-x-for-ios-and-android-getting-started. I run the demo in xcode …
android eclipse macos android-ndk cocos2d-xI used following code to add listener method to a Button in cocos2dx: button->addTouchEventListener(this, toucheventselector(HomeScene::…
cocos2d-x cocos2d-x-3.0I could not find any cookbook/tutorial how build in debug build a cocos2d-x 3.1 project for Android and how …
c++ cocos2d-x cocos2d-x-3.0I'm using cocos2d-x v3.0 and in some test project I'm doing some custom drawing by overriding Node's draw method, …
cocos2d-x cocos2d-x-3.0I am trying to compile Android native application developed on cocos2d-x. When i Try to debug my application i …
android android-ndk cocos2d-xi trying to add AdMob to cocos2d-x 3.2 simple game using Xcode 5.1 iOS 7.1 i following the tutorials in https://developers.…
objective-c admob cocos2d-x cocos2d-x-3.0