Closed swizard closed 15 years ago
yes. I totally forgot to add remove_child :-)
you can always look at the source, and check the shinycocos section on the cocos2d-iphone wiki: http://www.cocos2d-iphone.org/wiki/doku.php. It's a work in progress, but I think all info should live there.
add_child() and remove_child() should be paired.
I think I should understand how this library work exactly so that I can contribute. :) any recommended articles related to how it work?