Like what the title says.... do sprite sheets render their children's children like they render their children? So if I were to add a sprite to a sprite sheet and then add a child to that sprite, would it also be rendered by a sprite sheet?
Do Sprite Sheets Render Children's Children?
(2 posts) (2 voices)-
Posted 2 years ago #
-
yes... and I guess that you are asking because you have read: http://www.cocos2d-iphone.org/forum/topic/3 and the information you found wasn't useful.
So please, help us improve the API Reference ( http://www.cocos2d-iphone.org/api-ref/latest-stable/ )
Consider submitting a patch that improves the current API reference so other users will find the answer.How to submit a patch:
-> Edit the CCSpriteSheet.h, CCSprite.h .... files
-> and http://www.cocos2d-iphone.org/wiki/doku.php/faq#how_do_i_submit_a_patchThanks.
Posted 2 years ago #
Reply
You must log in to post.