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

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

561. laya.html.dom.HTMLDivElement [ 35%]

...ll):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知。 如果侦听鼠标事件,则会自动设置自己和父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite onAwake(...

来源: Laya2.0_api 发布时间: 20190513

562. 图集动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 35%]

... ![图10](img/10.png) (图10) 由于loadImages()创建动画模板,urls接收的是图片地址集合,所以我们需要先使用Laya.loader.load()将图集文件先加载进来。下面我们直接看示例代码及注释。 ```java package { import laya.display.Animation; import laya.utils.Han...

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

563. laya.map.GridSprite [ 35%]

...ll):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知。 如果侦听鼠标事件,则会自动设置自己和父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite onAwake(...

来源: Laya2.0_api 发布时间: 20190513

564. laya.d3.resource.MulSampleRenderTexture_API3.0 [ 35%]

...er 对象注册指定类型的事件侦听器对象,以使侦听器能够接收事件通知。 Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Inherited from EventDispatcher.on Defined in laya/events/EventDis...

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

565. laya.ui.Box [ 35%]

...ll):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知。 如果侦听鼠标事件,则会自动设置自己和父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite onAwake(...

来源: Laya2.0_api 发布时间: 20190513

566. Byte二进制读写(JavaScript-LayaAir基础篇(JS)-数据与通信) [ 35%]

...整的代码来演示下这个类的应用,比如网络连接中,我们接收和发送网络消息。 ```typescript var msg ={name:"xxx",age:18,weight:65.5,height:175}; var byte = new Laya.Byte();//实例化byte数组 byte.endian = Laya.Byte.LITTLE_ENDIAN;//设置大小端 byte.writeUTFString(ms...

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

567. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 35%]

...ll):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知。 如果侦听鼠标事件,则会自动设置自己和父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Node onAsynLoad...

来源: laya_api 发布时间: 20170929

568. laya.display.FrameAnimation [ 35%]

...ll):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知。 如果侦听鼠标事件,则会自动设置自己和父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite once(typ...

来源: laya_api 发布时间: 20170929

569. laya.ui.VBox [ 35%]

...ll):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知。 如果侦听鼠标事件,则会自动设置自己和父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite once(typ...

来源: laya_api 发布时间: 20170929

570. laya.ui.TipManager [ 35%]

...ll):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知。 如果侦听鼠标事件,则会自动设置自己和父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite once(typ...

来源: laya_api 发布时间: 20170929