ccsprite
my sprite is undeclared?
i declared the sprite in my .h but how do i call the sprite from the node i declared it in so that i don\'t get the error that it is undeclared.[详细]
2023-02-18 05:56 分类:问答Sequential cocos2d actions on different nodes
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[详细]
2023-02-17 09:41 分类:问答how to obtain a CCSprite's width and height in cocos2d for iphone
That\'s the question xD Given an instance of a CCSpri开发者_如何转开发te in cocos2d in iphone, what method can I use to obtain the image width and height?The CCSprite class has a bounding box propert[详细]
2022-12-24 02:53 分类:问答