kbengine

Results 26 comments of kbengine

https://github.com/likecg2010/KBEngine-Python-Tips

下载https://github.com/kbengine/kbengine_docs 整个项目后找到如下文件 https://github.com/kbengine/kbengine_docs/blob/master/python3.x_generate_python_tips.bat windows中双击这个批处理能够通过API文档生成KBEngine.py,其中包含了函数原型和注释。 使用方法: 可以你可以将base、cell、等不同进程的脚本分别创建一个pycharm项目, 然后设置一下解释器环境变量, 将从docs导出的KBEngine.py放置到不同进程中的目录中。 下面是创建一个base脚本项目的流程(或许根目录设置到base文件夹下比较好,下面例子是直接设置到assets的),还可以分别创建cell和interfaces等项目。 ![1](https://cloud.githubusercontent.com/assets/2336717/17767990/bf0783f4-6564-11e6-8c0c-c0ead5b17f85.png) ![2](https://cloud.githubusercontent.com/assets/2336717/17767993/bf6377d6-6564-11e6-8ec7-2bd7ee912fdc.png) ![3](https://cloud.githubusercontent.com/assets/2336717/17767987/be8872bc-6564-11e6-966f-4b779c4346ee.png) ![4](https://cloud.githubusercontent.com/assets/2336717/17767989/be8c8640-6564-11e6-8718-9fb422b89308.png) ![5](https://cloud.githubusercontent.com/assets/2336717/17767988/be8933fa-6564-11e6-91c9-4ac309ed2936.png) ![6](https://cloud.githubusercontent.com/assets/2336717/17767992/bf2f6e50-6564-11e6-8258-96d3cf75e00a.png)

[Uploading KBEngine Pycharm setting.zip…]()

> DEBUG_MSG 这个在脚本里是脚本方法,自己搜一下common文件夹里面

忘了什么版本了, 你把demo跑起来, 在网页控制台输入cocosjs的版本命令就可看到了

插件是没有版本要求的。 demo中已经生成了对应版本的项目,跟你电脑装了什么应该没关系,可能是环境问题

全部项目要更新到1.1.0,包括assets

very sorry for the late reply. This error should not appear, at present only you a person reported this error. Have you modified the code? Is your server-side engine version?...

http://bbs.kbengine.org/forum.php You can ask questions here

Now only support to vs2013 ~ 2015, vs2017 haven't tested. Sorry,the current does not provide a binary executable file