I\'m doing an application where there are several phrases that are stored in an array plist, and I would be able to navigate between these sent开发者_运维知识库ences using buttons to go back to previo
I already have a jo开发者_JAVA技巧ystick programmed (finally) and I was wondering how I would get a \'hero\' to move about the screen based on where the joystick is? I am using Cocos2d and any help wo
I am using Caf file for sound effects. But some times some of the files just have no volume. Is it common for caf? After restarting, it\'s fine again. Instrument shows I\'ve only a开发者_开发问答 coup
so I have this:开发者_JAVA技巧 CCLabelBMFont *timeLabel = [[CCLabelBMFont alloc] initWithString:@\"abc\" fntFile:@\"clean_3.fnt\"];
I am faci开发者_StackOverflow中文版ng some problems, that is, In my application the gamecenter works fine , but when ever I run another application then the multiple player list not showing... when I
I\'m trying with no luck to move a sprite position in an simetric curve way with the touch drag. So far I use the following code with no luck
I am new to Cocos2d and using 0.99.5 with CCFadeTransition but showing error as \'CCFadeTransition\' undeclared(first use in this function)
i am going to start a chess like board game. and for that i have reviewed a number to things available.开发者_开发问答
Can you let me know what is the best way to draw a line or rectangle on a scene layer using Cocos2d ios4 iphone.
I need to run sequential cocos2d actions on different nodes. I know about CCSequence but that is not good for me since it allows running sequence of actions on the same node. How would I go about runn