Do not really understand how to ask this question so i added a picture below. My question is why I have \'?\' and and \'M\' to the right?
i am using cocos2d and box2d, with contact listener, and lets say i have a body that can hit a number of other bodies, BUT each one of them is turn on the contact listener.
I\'m using Tiled to cut up my large images to save memory, but 开发者_如何学Cit uses the same amount? My image is 1986 x 1562 pixels in PNG format and that uses up 31MB of memory during gameplay. When
my contact listener should play a sound when it feels hit, but if i开发者_运维知识库 put this line on the detection part of the listener in my tick method like this:
I\'m not sure if this is possible, but if I wanted to say get the weather from the weather ip开发者_如何转开发hone app that comes default with every device, how would I do that? IS it even possible? I
i have a world in cocos2d with box2d, that has a gravity. now in order to add a body for each sprite, i am calling a function and send her the sprite.
I\'m using Cocos2D and the system particles and I hope I wrote this correctly in English. I\'m having problems to recognize sou开发者_JAVA百科nds with the iPhone mic in certain way.
I have a UIButton that moves around randomly on the screen. On clicking on the button, a new scene is loaded that, for now, contains a CCSprite. Here is the code:
following physical properties of the balls is being used: golfball // Create circle shape b2Circl开发者_如何学运维eShape circle;
First, let\'s be clear on two things. My English is terrible and I\'m pretty new in cocos2d. So sorry and sorry again. :D Now for my question.