|
FAQ
DEPRECATED DEPRECATED Use this page instead: http://www.cocos2d-iphone.org/wiki/doku.php/faq #summary Frequently Asked Questions Can I use cocos2d for iPhone in my closed-source iPhone application ?Yes, you can. cocos2d for iPhone is licensed under the 'cocos2d for iPhone license'. Basically it is like a LGPL license but allows you to use the library as a static library or by including the cocos2d for iPhone sources in your project. Remember that cocos2d for iPhone follows the copyleft idea. So if you improve the library, send me the patches or make them public so that I can include them in future releases. If you have any doubt, please read the 'cocos2d for iPhone license': http://cocos2d-iphone.googlecode.com/svn/trunk/LICENSE Can I use 3D objects in cocos2d ?You can include some 3D objects in your 2d game to improve the quality of your graphics without any problem. Also, the default projection matrix of cocos2d is a 3D one, so probably you won't need to change it. I've found a bug / I have an enhancement proposal. What should I do ?Please, open a ticket in the issue tracker: http://code.google.com/p/cocos2d-iphone/issues/list . You can also mention the bug/enhancement in the discussion list, but please, don't forget to open a ticket in the issue tracker. How do I submit a patch ?If you want to contribute with code, please, send me patches using these steps:
svn checkout http://cocos2d-iphone.googlecode.com/svn/trunk/ cocos2d-iphone-read-only
cd ~/src/cocos2d-iphone-read-only svn diff > patch.diff I don't know how to do XXX in cocos2d. Can I send you an email ?Please, no. Don“t send me an email asking for help. The project has a special place to ask any kind of question: The cocos2d discussion list http://groups.google.com/group/cocos2d-iphone-discuss |
Is the a QuickStart? Guide with a sample project?
Yes, check in the "tests" subdirectory for some great examples.
Is it possible to use this library in a desktop app?
@jacob: Try the python version. http://www.cocos2d.org
Is it possible to download the song somewhere? And if there are more from the same artist, where can I find them? This is good stuff!