I\'m stuck in the problem to get a combined CCGLSurfaceView working together with other android native views like an ImageView for example.
I`m new to cocos2d library, I worked before wit开发者_如何学Goh libgdx and pure openGL. How can I handle a touch event in Cocos2d for Android?The 4 methods for handling touches on android are defined
I am trying to draw one sprite from atlas.. I created with Zwoptex the atlas and the plist file. put the two files in the assest folder..
I\'m trying to put a mobclix ad banner in a cocos2D game.I have the ad banner showing up on top of the openGL view.However, I can not figure out how to place it at the bottom of the screen which is wh
I am developing a C#/SQL ASP.NET web application in VS 2008.Currently I am using the Server.Transfer method to transfer control from one ASPX.CS file to another ASPX file.The first time through, this