axmol/HelloWorld
folecr 6fc2dc5ed9 Use Java code instead of XML to define layout
* Android layout for cocos apps are very simple (full screen)
 * Avoids creation of R.java for loading the layout
 * Can package entire library in jar
 * Remove unused layout resource
2012-06-14 19:52:45 -07:00
..
Classes issue #1324: Added create() for static member functions that new an autorelease object 2012-06-14 15:13:16 +08:00
Resources issue #1246:use CCLabelBMFont instead of CCLabelTTF in CCDirector.cpp 2012-05-24 10:48:39 +08:00
proj.android Use Java code instead of XML to define layout 2012-06-14 19:52:45 -07:00
proj.ios issue #1324: merge James Chen's codes 2012-06-14 18:54:05 +08:00
proj.win32 fixed #1301: CCEGLView::sharedOpenGLView().setScissorInPoints() should apply scissor in points. 2012-06-06 14:13:40 +08:00