cocos2d-android
Reposition a sprite in Android using Cocos
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[详细]
2023-04-11 04:27 分类:问答CCSprites class cast exception in android?
I have one problem in inheriting CCSprites in java, i post some of codes here, public class Block extends CCSprite[详细]
2023-04-10 17:20 分类:问答How to use the mouse joint in Android?
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[详细]
2023-04-09 10:42 分类:问答Android Cocos2d Xoom Image Pixelation Issue
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).[详细]
2023-04-08 06:48 分类:问答[Cocos2d]How to Create bitmap from GlSurfaceView
How can I take screen shot of Glsurfaceview in Cocos2d. I tried with following code using GLsurfaceView[详细]
2023-04-07 07:45 分类:问答Adding admob or mobclix to wiengine android app
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 ;)[详细]
2023-04-03 15:19 分类:问答I'm unable to get WiEngine skeleton project to run
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[详细]
2023-04-02 05:15 分类:问答how do i create a cocos2d particle effect in cocos2d android 1?
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[详细]
2023-03-29 21:10 分类:问答Games using cocos2d-android
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.[详细]
2023-03-26 05:29 分类:问答How to pass data in Android cocos2d menuItem selector?
In Iphone i am able to pass selector id like this way CCMenuItemSprite* item =[CCMenuItemSprite itemFromNormalSprite:normalSprite[详细]
2023-03-23 00:11 分类:问答