大约有 13 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0039 秒)
...nction):void 清理定时器。功能同Laya.timer.clearTimer()。 Node close():void 关闭颜色样本列表面板。 ColorPicker contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、...
来源: Laya2.0_api 发布时间: 20190513
...触发。 Event.MESSAGE:收到服务器发送的数据时触发。 Event.CLOSE:连接关闭时触发。 Event.ERROR:连接出错时触发。 示例代码: // 注册事件监听示例 this.socket.on(Laya.Event.OPEN, this, this.onSocketOpen); this.socket.on(Laya.Event.MESSAGE, this, this.onMes...
来源: Laya3.0_文档 发布时间: 20251010
...hildren addComponent addComponentInstance bubbleEvent callLater clearTimer close contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents...
来源: Laya3.0_api 发布时间: 20231115