Hell All, I am new to iPhone and struggling with following problem. When i remove scroll view with following statement my appli crashes.
I have 2 objects and when I move one, I want to get the angle from the other. For example: Object1X = 211.000000, Object1Y = 429.000000
So I am working on a game in Cocos2d for iPhone. I am using Sneaky Input to handle controls for moving the character. Since I want the character to stay in the center of the screen the whole time, to
In my app I\'ve got a CCTexture2D, which I\'m creating using an image, creating a sprite from the texture, then adding to the stage, like this:
i want to include list in cocos2d. the error is : \"the file/directory doesn\'t exist\". i\'ve tried to change my file type(xcode4) to objc++ and objc and even c. but still won\'t work. anyone know ho
Anyidea why autocomplete does not work on the spaceScene property? #import <Foundation/Foundation.h>
im running cocos2d with levelSVG, a SVG Parsing system from Sapus Media. I\'m using the parse system, which works as predicted, but im having a few problems with memory leaks associated with the NSXML
I am designing a game in which I have an animal on the center of the screen and I am trying to highlight some parts of the animal by changing the color using setRGB (in cocos2d). I have already decomp
I want to know how to show modal view in coco开发者_如何学JAVAs2d? Any one can help me? Thanks before. Regards. :)I use this code for presenting a GKLeaderboard within cocos2d.
I am making a game in Cocos2d. I have enemies in the game. I want them to shoot at the character. Currently, I have a boolean that says