axmol/samples/Javascript/TestJavascript
Ricardo Quesada 1f37d4d00a More best practices fixes and other bug fixes
- Adds `CC_REQUIRES_NULL_TERMINATION` to methods that require a NULL at the end
- Removes more Hungarian notations in samples
- s/sprite/scene: fix from previous commit
- `CCLog` -> `log`
- `getLayerNamed` -> `getLayer`
- `getPropertyNamed` -> `getProperty`
- and other small fixes
2013-07-23 15:20:22 -07:00
..
Classes More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
proj.android issue #2410: [Android] Adding listener for CCDrawNode when application resume from background. 2013-07-17 12:53:30 +08:00
proj.ios issue #2397: Application::sharedApplication --> Application::getInstance. 2013-07-15 16:24:42 +08:00
proj.mac issue #2397: Application::sharedApplication --> Application::getInstance. 2013-07-15 16:24:42 +08:00
proj.win32 issue #2397: Application::sharedApplication --> Application::getInstance. 2013-07-15 16:24:42 +08:00
game.js.REMOVED.git-id Obfuscated Test JS added on iOS and Mac 2013-07-03 15:29:57 -07:00
obfuscate.xml fixed #1936: Updating obfuscate.xml. 2013-03-28 16:54:49 +08:00