cclayer
How to move CCLayer in cocos2d
Can any one tell me how to move a CClayer. Li开发者_JS百科ke DoodleJump when object will move upward the background will also move upward.Plz Explain me with some sample code. This tutorial will teach[详细]
2023-01-31 18:37 分类:问答Cocos2d: Calling function from one CCLayer in another (parent?) CCLayer
Hello awesome dev community. I have looked for an answer to this for days now and just can\'t seem to find a handle, so decided to post Q myself.[详细]
2023-01-24 23:27 分类:问答IPhone-Cocos2d: How to make a CCLayer that reflects another CCLayer
how can i create a new layer, that represents another layer i already have on the screen, just in a different position&scale?[详细]
2023-01-15 07:35 分类:问答How do I remove a child later? (cocos2d)
I added 开发者_StackOverflow社区a child like this inside of a CCLayer: [self addChild:object1]; Later on I want to remove that object from the children. Ummm so how do I do that? Thanks.Your questi[详细]
2022-12-31 22:55 分类:问答Splitting a string with variable number of spaces VBA
I have a file with a bunch of numbers in columns. These numbers are separated by a variable number of spaces. I want to skip the first line and get all the other lines and separate each number on the[详细]
2022-12-18 19:13 分类:问答
加载中,请稍侯......