James Chen
|
324607c32c
|
More warning fixes.
|
2013-07-27 15:15:54 +08:00 |
James Chen
|
1db847ad7c
|
issue #2344: ScriptEngineManager::sharedManager --> ScriptEngineManager::getInstance, ScriptEngineManager::purgeSharedManager --> ScriptEngineManager::destroyInstance
|
2013-07-22 17:24:54 +08:00 |
James Chen
|
2c1b26acf8
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
James Chen
|
88a28b041e
|
issue #2397: Director::sharedDirector --> Director::getInstance() for all files.
|
2013-07-12 11:50:36 +08:00 |
James Chen
|
e280815cfe
|
issue #2129: Removing CC prefix for plugin module.
|
2013-06-20 16:02:39 +08:00 |
James Chen
|
328282f88f
|
CCScriptEngineManager::sharedManager()->purgeSharedManager(); --> CCScriptEngineManager::purgeSharedManager();
|
2013-06-10 11:54:23 +08:00 |
zhangbin
|
1eb8217edb
|
fixed #2224 : Update the JS binding code for plugin.
|
2013-06-04 10:06:16 +08:00 |
James Chen
|
90ad5410c7
|
[PLUGIN] Removing the bindings glue codes for CCApplication since it was bound in cocos2dx.
|
2013-04-09 14:46:49 +08:00 |
zhangbin
|
6b69b57c72
|
Add sample code for using plugin by JS script.
|
2013-04-08 11:58:52 +08:00 |