Context: I am using 2 sprites of 35x5 one on top of other. Problem: On some event i am rescaling the top sprite to 50 %. It gets rescaled but its dimensions remains same and it lies in centre of lowe
I have one problem in inheriting CCSprites in java, i post some of codes here, public class Block extends CCSprite
I want to use the MouseJoint in Java for Android. I am new in box2d and cocos2d. I don\'t know开发者_Python百科 how to use the mouse joint.i recomend you to see this tutorial example. Copy from it (so
I am working with Android Cocos2d Ref. (http://code.google.com/p/cocos2d-android-1). All the things working fine with Standard Device, Samsung Tablet with (1024*600 Resolution).
How can I take screen shot of Glsurfaceview in Cocos2d. I tried with following code using GLsurfaceView
I\'m trying to implement some mobclix ads into an android app based on wiengine which is basically a java port of cocos2d. 开发者_运维问答Has anyone tried doing this? if so please tell me how ;)
So I\'m trying to port some cocos2d iOS apps over to Android and it looks like WiEngine is the most fully featured port of cocos2d to android ( http://www.wiyun.com/web/wiengine ), however I\'m having
I\'m using the android version of cocos2d located here: https://github.com/ZhouWeikuan/cocos2d I\'m an iPhone guy checking out android who already has familiarity with cocos2d iPhone. Ideally i woul
I am thinking of developing games in android using cocos2d-android in Java. But i want to develop games which will be cross-platform means they will also work for iPhone OS,etc.
In Iphone i am able to pass selector id like this way CCMenuItemSprite* item =[CCMenuItemSprite itemFromNormalSprite:normalSprite