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

    Rect 类型 索引 属性(properties) 方法 Details 属性(properties) x y width height xMin yMin xMax yMax center origin size 参数列表 fromMinMax 参数列表 示例 clone 示例 equals 参数列表 示例 ...
  • 引擎定制工作流程

    引擎定制工作流程 1、定制 JavaScript 引擎 1.1、获取 JS 引擎 1.2、安装编译依赖 1.3、进行修改然后编译 1.4、在 Cocos Creator 中使用定制版引擎 2、定制 Cocos2d-x 引擎 2.1、获取 Cocos2d-x 引擎 2.2、初始化 2.3、在 Cocos Creator 中配置定制版引擎 2.4...
  • Event.EventTouch

    Event.EventTouch 类型 索引 属性(properties) 方法 Details 属性(properties) touch type bubbles target currentTarget eventPhase 参数列表 getEventCode getTouches setLocation 参数列表 getL...
  • Vec2

    Vec2 类型 索引 属性(properties) 方法 Details 属性(properties) x y ONE ZERO UP RIGHT 参数列表 clone set 参数列表 equals 参数列表 fuzzyEquals 参数列表 toString lerp 参数列表 clampf 参数列表 示例 ...
  • 引擎定制工作流程

    Engine custom workflow Customize JavaScript engine Get JS engine copy Install compilation dependencies Make changes and compile Use the custom engine in Cocos Creator Customiz...
  • 基本概念

    基本概念 组件简介 基本概念 本章假设您刚刚开始使用 Cocos2d-x,准备开始你的游戏开发之旅。不要因为自己是新手而担心,整个学习过程会很有趣。 让我们开始! 游戏引擎是一种特殊的软件,它提供游戏开发时需要的常见功能;引擎会提供许多组件,使用这些组件能缩短开发时间,让游戏开发变得更简单;专业引擎通常会能比自制引擎表现出更好的性能。游戏引擎通...
  • 引擎定制工作流程

    引擎定制工作流程 1 定制 JavaScript 引擎 1.1 获取 JS 引擎 1.2 修改 JS 引擎路径 1.3 安装编译依赖 1.4 进行修改然后编译 2 定制 Cocos2d-x-lite 引擎 2.1 获取 Cocos2d-x-lite 引擎 2.2 初始化 2.3 在 Cocos Creator 3d 中配置定制版原生引擎 2....
  • Touch

    Touch 类型 索引 方法 Details 方法 getLocation getLocationX getLocationY getPreviousLocation getStartLocation getDelta getLocationInView getPreviousLocationInView getStartLocatio...
  • 了解引擎

    Cocos2d-x 用户手册 特别推荐 快速上手 致谢 Cocos2d-x 用户手册 v2018.5.21 欢迎使用 Cocos2d-x 用户手册,本手册包含引擎的介绍,功能组件的使用方法以及引擎在多个平台的环境搭建。能够帮助您快速上手 Cocos2d-x! 特别推荐 Cocos2d-x 3.17 已发布,请参阅 版本发布说明 。 3...
  • Windows

    Windows Re-target the Windows SDK Distributing a Cocos2d-x app on Windows Windows Re-target the Windows SDK If you see these types of errors: This is because the templat...