Is there a way to check if a sprite has been added or not in Cocos2d?

Posted by thyrgle on Stack Overflow See other posts from Stack Overflow or by thyrgle
Published on 2010-05-21T03:40:18Z Indexed on 2010/05/21 3:50 UTC
Read the original article Hit count: 229

Filed under:
|

Hi so if have a sprite and do [self addChild:sprite] is there way to check if the sprite has been addChilded (lack of a more accurate word to describe it)?

© Stack Overflow or respective owner

Related posts about cocos2d-iphone

Related posts about addchild