书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 92279 个相关结果.
  • 复选框(CheckBox)

    复选框(CheckBox) 复选框(CheckBox) 日常生活中复选框很常见,比如填写问卷时,让我们选一些喜欢的项目,游戏设置中,某一设置是打开还是关闭。只有两种状态的项目经常被设计为复选框。Cocos2d-x 提供 Checkbox 对象支持复选框功能。 创建一个复选框: #include "ui/CocosGUI.h" au...
  • Atlas

    Atlas assets Why use atlas assets Atlas Assets Importing Atlas Assets Atlas and SpriteFrame Atlas assets Atlas , also called a Sprite Sheet , is a common art asset in game d...
  • Atlas

    Atlas assets Why use atlas assets Atlas Assets Importing Atlas Assets Atlas and SpriteFrame Atlas assets Atlas , also called a Sprite Sheet , is a common art asset in game ...
  • Sprite.State

    Sprite.State 枚举 索引 Details NORMAL GRAY Sprite.State 枚举 模块: cc 精灵颜色通道模式。 索引 NORMAL GRAY Details NORMAL 正常状态 meta description 类型 Number 定义于 cocos2d/core/comp...
  • 键盘事件

    键盘事件 键盘事件 对于桌面游戏,一般需要通过键盘做一些游戏内的控制,这时你就需要监听键盘事件。Cocos2d-x 支持键盘事件,就像上节介绍的触摸事件一样。 创建键盘事件监听器: // creating a keyboard event listener auto listener = EventListenerKeyboard :...
  • Cocos Creator 3.5 Native Built Project Upgrade Guide

    v3.5 Built project upgrade Guide Engineering Upgrade Custom code migration methods Platform and AppDelegate customization methods game.cpp Migration mode The modification of Nat...
  • Cocos Creator 3.5 Native Built Project Upgrade Guide

    v3.5 Built project upgrade Guide Engineering Upgrade Custom code migration methods Platform and AppDelegate customization methods game.cpp Migration mode The modification of Nat...
  • 发布到原生平台

    打包发布到原生平台 环境配置 构建选项 原生平台通用构建选项 选择源码模板(Template) Polyfills 构建后立即生成 加密脚本 Android 平台构建选项 渲染后端 应用 ID 名称 Target API Level APP ABI 使用调试密钥库 屏幕方向 Google Play Instant 生成 App Bu...
  • SystemEvent.EventType

    SystemEvent.EventType 类型 索引 属性(properties) Details 属性(properties) KEY_DOWN KEY_UP DEVICEMOTION SystemEvent.EventType 类型 模块: cc 父模块: cc SystemEvent 支持的事件类型 索引 属性(p...
  • 关于 Cocos Creator

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