Can I edit cocos2d-iphone template (v 0.99.2)
I am new to iPhone development. I am using cocos2d 0.99.2 templat开发者_如何学编程es with xcode. Is it possible for me to make changes to these templates, like removing comments or adding some code?
Yes. You probably want to make a copy of the template before you start editing it though.
精彩评论