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

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

291. laya.ui.UIGroup_API3.0 [ 39%]

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

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

292. laya.ani.bone.Skeleton_API3.0 [ 39%]

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

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

293. laya.d3.core.material.PBRMaterial_API3.0 [ 39%]

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

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

294. laya.ui.Label_API3.0 [ 39%]

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

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

295. laya.ui.Image_API3.0 [ 39%]

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

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

296. laya.media.VideoNode_API3.0 [ 39%]

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

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

297. laya.ui.FontClip_API3.0 [ 39%]

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

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

298. socket大型项目回调 [ 39%]

...没事件或者回调 http 请求 once 的 回调参数,如何传递和接收? 问题状态 最新活动: 2018-01-19 21:34 浏览: 1348 关注: 4 人

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

299. laya.map.MapLayer [ 39%]

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

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

300. LayaAir和原生DOM交互(TypeScript-2D进阶篇(TS)-扩展模块) [ 38%]

...加载并解码显示出来。loadImage这个方法中的参数不仅仅有接收地址的url还接收base64和svg的格式。编译运行上面的代码我们看到下图中的效果。 ![2](img/2.png) 总结:上面的代码给我们很好的启示,在项目中我们的特殊艺术字可以用...

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