2016年4月25日

摘要: #include "AppDelegate.h" #include "HelloWorldScene.h" #if (CC_TARGET_PLATFORM == CC_PLATFORM_IOS) // Layer #include "OperateLayer.h" #include "LoginMainLayer.h" #include "OperateUILayer.h" #include ... 阅读全文
posted @ 2016-04-25 17:06 豪学习哦 阅读(527) 评论(0) 推荐(0) 编辑
摘要: 1..classpath .cproject .project revert这三个文件 2.删除libs,obj下的文件 clean,build All 阅读全文
posted @ 2016-04-25 17:04 豪学习哦 阅读(324) 评论(0) 推荐(0) 编辑
摘要: ... 阅读全文
posted @ 2016-04-25 17:02 豪学习哦 阅读(165) 评论(0) 推荐(0) 编辑
摘要: // C++ 调用 java static void goToLogin(); void JniFunction::goToLogin(){ JniMethodInfo t; if (JniHelper::getStaticMethodInfo(t, "org/cocos2dx/cpp/Parall 阅读全文
posted @ 2016-04-25 16:58 豪学习哦 阅读(115) 评论(0) 推荐(0) 编辑
摘要: CrashHandler crashHandler = CrashHandler.getInstance(); crashHandler.init(this); 阅读全文
posted @ 2016-04-25 16:51 豪学习哦 阅读(695) 评论(0) 推荐(0) 编辑
摘要: // private static Cocos2dxGLSurfaceView glSurfaceView; public Cocos2dxGLSurfaceView onCreateView() { glSurfaceView = new Cocos2dxGLSurfaceView(this); 阅读全文
posted @ 2016-04-25 16:44 豪学习哦 阅读(72) 评论(0) 推荐(0) 编辑

导航