书栈网 · BookStack 本次搜索耗时 0.039 秒,为您找到 94057 个相关结果.
  • 使用脚本

    使用脚本 脚本组件 使用脚本 脚本组件 脚本组件是用来扩展 C++ 节点对象的一种方式,你可以将脚本组件绑定到节点对象上,然后脚本组件就能收到 onEnter ,onExit 和 update 事件。 脚本组件支持两种脚本语言 JavaScript 和 Lua,使用的脚本组件应该和绑定脚本的语言类型对应,比如 ComponentJS 用...
  • VideoPlayer

    VideoPlayer 类型 索引 属性(properties) 方法 事件 Details 属性(properties) resourceType remoteURL clip currentTime volume mute keepAspectRatio isFullscreen videoPlayerEvent __even...
  • PageViewIndicator

    PageViewIndicator 类型 索引 属性(properties) 方法 Details 属性(properties) spriteFrame direction cellSize spacing __eventTargets node 示例 uuid 示例 _enabled enabled 示例 enabledIn...
  • PhysicsCollider

    PhysicsCollider 类型 索引 属性(properties) 方法 Details 属性(properties) density sensor friction restitution body tag __eventTargets node 示例 uuid 示例 _enabled enabled 示例 ena...
  • 关于 Cocos Creator

    关于 Cocos Creator 产品定位 架构特色 工作流程说明 功能特性 使用说明 关于 Cocos Creator Q : Cocos Creator 是游戏引擎吗? A : 它是一个完整的游戏开发解决方案,包括了 cocos2d-x 引擎的 JavaScript 实现(不需要学习一个新的引擎),以及能让你更快速开发游戏所需要的各...
  • sys

    sys 类型 索引 属性(properties) 方法 Details 属性(properties) LANGUAGE_ENGLISH LANGUAGE_CHINESE LANGUAGE_FRENCH LANGUAGE_ITALIAN LANGUAGE_GERMAN LANGUAGE_SPANISH LANGUAGE_DUTCH LAN...
  • 关于 Cocos Creator

    关于 Cocos Creator 产品定位 工作流程说明 创建或导入资源 建造场景内容 添加组件脚本,实现交互功能 一键预览和发布 功能特性 架构特色 使用说明 关于 Cocos Creator Q : Cocos Creator 是游戏引擎吗? A : 它是一个完整的游戏开发解决方案,包括了 cocos2d-x 引擎的 Java...
  • Slider

    Slider 类型 索引 属性(properties) 方法 事件 Details 属性(properties) handle direction progress slideEvents __eventTargets node 示例 uuid 示例 _enabled enabled 示例 enabledInHierarch...
  • Engine Customization Workflow

    Engine Customization Workflow 1 Customize the TypeScript engine 1.1 Get the TypeScript engine 1.2 Modify the TypeScript Engine Path 1.3 Install Compilation Dependencies 1.4 Make...
  • SQLite 集成 TODO

    SQLite Getting Started. How Does SQL Work In A Game? Basic Database Creation And Manipulation Creating A Simple Database Creating A Table Querying Data Inserting Data Updatin...