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

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

531. laya.media.SoundNode_API3.0 [ 61%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

532. 关于创建Sprite获取大小 [ 61%]

...,拿到的依然是0. kezhiyu • 2018-05-31 13:06 @冰水blue:注意是回调。这个是异步获取,如果你要单个获取的话 window.Laya.loader.load(value.url, ls.Handler.create(this, function () { _this.graphics.clear() var texture = window.Laya.loader.getRes(value.url) _this.graphics....

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

533. laya.html.dom.HTMLDivElement_API3.0 [ 61%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:536 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

534. HScrollBar属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 61%]

... //最高滚动位置数字 this.hScrollBar.max = 100; //滚动变化事件回调 this.hScrollBar.changeHandler = new Handler(this, onChange); //加载到舞台 Laya.stage.addChild(this.hScrollBar); //创建提示信息 createPromptText(this.hScrollBar) } /***创建提示信息***/ function createPr...

来源: Laya2.0_文档 发布时间: 20210714

535. laya.device.Shake_API3.0 [ 61%]

...。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需要使用结构如:[p],其他的单...

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

536. VScrollBar属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 60%]

... //最高滚动位置数字 this.vScrollBar.max = 100; //滚动变化事件回调 this.vScrollBar.changeHandler = new Handler(this, onChange); //加载到舞台 Laya.stage.addChild(this.vScrollBar); //创建提示信息 createPromptText(this.vScrollBar) } /***创建提示信息***/ function createPr...

来源: Laya2.0_文档 发布时间: 20210715

537. ComboBox属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 60%]

...标签字体大小 comboBox.itemSize = 25; //下拉列表选择触发处理回调 comboBox.selectHandler = new Handler(this, onSelect, [comboBox]); //加载到舞台 Laya.stage.addChild(comboBox); //自动计算宽高 comboBox.autoSize = true; //设置位置 comboBox.pos((Laya.stage.width - comboBox...

来源: Laya2.0_文档 发布时间: 20210714

538. laya.d3.webxr.core.AxiGamepad_API3.0 [ 60%]

...。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需要使用结构如:[p],其他的单...

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

539. laya.physics.PhysicsDebugDraw_API3.0 [ 60%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

540. laya.media.Sound_API3.0 [ 60%]

...。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需要使用结构如:[p],其他的单...

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