书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 6713 个相关结果.
  • Extension

    Extended system Communication Extended Ability Extended system Before writing an extension, first understand the basic structure of extensions in Cocos Creator . The Cocos Cr...
  • 接入微信 PC 小游戏

    接入微信 PC 小游戏 使用 Cocos Creator 接入微信 PC 小游戏 准备工作 发布流程 常见问题 相关链接 接入微信 PC 小游戏 微信 PC 小游戏即支持在微信 PC 版打开微信小游戏。PC 小游戏将具备移动端的大部分能力,包括但不限于虚拟支付、开放数据域、触摸事件等(广告目前暂不支持)。同时 PC 小游戏还支持键盘、鼠标事件...
  • Creating with Associations - 创建关联

    Creating with Associations - 创建关联 BelongsTo / HasMany / HasOne 关联 一个别名 BelongsTo 关联 HasMany / BelongsToMany 关联 Creating with Associations - 创建关联 只要所有元素都是新元素,就可以一步创建带有嵌套关联的实...
  • 创建脚本

    创建脚本 创建组件脚本 编辑脚本 添加脚本到场景节点中 脚本重命名 自定义脚本模板 创建脚本 创建组件脚本 在 Cocos Creator 中,脚本也是资源的一部分。在 资源管理器 中创建的脚本,默认是一个 NewComponent 组件,我们称之为组件脚本。可通过以下两种方式创建: 在 资源管理器 中选中想要放置组件脚本的文件夹,...
  • 主菜单

    主菜单 Cocos Creator 文件 编辑 节点 组件 项目 面板 布局 扩展 开发者 帮助 主菜单 Cocos Creator 包括软件信息,偏好设置,窗口控制等功能。 关于 Cocos Creator :显示 Cocos Creator 的版本和版权信息。 偏好设置 :打开 偏好设置 面板,设置编辑器的个性化选...
  • 模块化脚本

    模块化脚本 引用模块 require require 完整范例 定义模块 定义组件 定义普通 JavaScript 模块 更多示例 导出变量 封装私有变量 循环引用 模块化脚本 Cocos Creator 允许你将代码拆分成多个脚本文件,并且让它们相互调用。要实现这点,你需要了解如何在 Cocos Creator 中定义和使用模块...
  • Windows Publishing Example

    Windows Publishing Example Installing C++ Development Environment Publishing Process Prepare a Project for Testing Build General Options Windows-specific Options Start to Build...
  • Textures

    Texture Assets Texture2D Adjusting the Properties of a Texture2D Sub-Asset Texture2D Properties Panel Using Texture2D TextureCube Set MipMap range during runtime Texture A...
  • The First Extension

    First Extension Creating and Installing Extensions Define the Description File package.json Entry program browser.js Runing an extension First Extension Through this articl...
  • WeChat Mini Games Engine Plugin Instructions

    WeChat Mini Games Engine Plugin Instructions How to use FAQ Reference documentation WeChat Mini Games Engine Plugin Instructions Note : some platforms only have Chinese docu...