cocos creator packages

2016年3月11日 — Contribute to cocos-creator/example-packages development by creating an account on GitHub. ,You may need ...

cocos creator packages

2016年3月11日 — Contribute to cocos-creator/example-packages development by creating an account on GitHub. ,You may need to manually reload the editor window or restart the editor to make the installed packages work. Cocos Creator inherits the usage of package.json ...

相關軟體 Cocos Creator 資訊

Cocos Creator
Cocos Creator 是一個完整的遊戲開發工具包和工作流程,包括一個遊戲引擎(基於 Cocos2d-x),資源管理,場景編輯,遊戲預覽,調試和發布一個項目到多個平台. 我們首次引入了實體 - 組件結構和數據驅動的工作流程到 Cocos2d- x 系列。使用 JavaScript,您可以立即編寫組件腳本。編輯器和引擎擴展也是使用 JavaScript 編寫的,因此您可以用一種編程語言製作遊戲並... Cocos Creator 軟體介紹

cocos creator packages 相關參考資料
Cocos Creator Packages · GitHub

Cocos Creator Packages. Cocos Creator Packages has 29 repositories available. Follow their code on GitHub.

https://github.com

cocos-creatorexample-packages - GitHub

2016年3月11日 — Contribute to cocos-creator/example-packages development by creating an account on GitHub.

https://github.com

Editor Extension - Cocos Creator - Cocos2d-x

You may need to manually reload the editor window or restart the editor to make the installed packages work. Cocos Creator inherits the usage of package.json ...

https://docs.cocos.com

Install and Share · Cocos Creator

Global Packages — Global Packages. If you plan to apply your package to all your Cocos Creator project, you can choose to install your package ...

https://docs.cocos.com

package.json Reference · Cocos Creator

package.json referernce. name (String). The package name. Make sure your package name is uniqued, it relate to many things in package programming.

https://docs.cocos.com

package.json 字段参考· Cocos Creator

package.json 字段参考. name (String). 你的扩展包名字。扩展包名字是全局唯一的,他关系到你今后在官网服务器上登录时的名字。

https://docs.cocos.com

Your First Extension · Cocos Creator

Editing package.json — Alternatively you can put the folder in $your-project}/packages instead. That will make your package get loaded only when you ...

https://docs.cocos.com

你的第一个扩展包· Cocos Creator

定义你的包描述文件:package.json — 每个包都需要一份 package.json 文件去描述他的用途,这样Cocos Creator 编辑器才能知道这个包要扩展什么, ...

https://docs.cocos.com

扩展包工作流程模式· Cocos Creator

messages: 'open' () // open entry panel registered in package.json Editor. ... 由于Cocos Creator 本身采用的组件系统就有很高的扩展性和复用性,所以一些运行 ...

https://docs.cocos.com