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

大约有 42 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0027 秒)

41. laya.ui.TipManager_API3.0 [ 25%]

...eturns void closeAll closeAll(): void Defined in laya/ui/TipManager.ts:102 关闭所有鼠标提示 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指...

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

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

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

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