• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 122 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0055 秒)

121. laya.ui.ColorPicker_API3.0 [ 34%]

...。 Returns void close close(): void Defined in laya/ui/ColorPicker.ts:299 关闭颜色样本列表面板。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: N...

来源: Laya3.0_api 发布时间: 20231115

122. 【简单跑酷--JS版】---Lv.5 玩家踩地板 [ 27%]

... 认真看哈~~ 为了方便测试代码 我们首先要将地板的运动关闭 不然地板一直在动 不太适合我们调试代码 我们打开Floor.js 找到 Laya.timer.frameLoop(1, this, this.onLoop); 把这一行代码先给注释了 接着 我们先理一理自己的思路 我们要做玩...

来源: Laya_社区 发布时间: 20160801