axmol/HelloLua
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 Removed some unused codes. 2012-06-06 14:31:49 +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 #1282: Can not run samples on windows if the display card is ATI. Use opengl directly. Reverted all project configurations to Unicode characterset to avoid textinput error. 2012-06-01 13:44:28 +08:00