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

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

201. laya.d3.core.Avatar_API3.0 [ 60%]

... in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher Inherited from Event...

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

202. 回调函数找不到舞台上的对象 [ 60%]

...是为什么? 已上传 Demo 附件 TextInput重写onFocus和onBlur事件监听不到 骨骼动画播放完后的回调时间 图集打包找不到图集文件 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 ios...

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

203. laya.ui.CheckBox [ 60%]

...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...

来源: laya_api 发布时间: 20170929

204. laya.gltf.glTFResource_API3.0 [ 60%]

... in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher Inherited from Event...

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

205. laya.spine.SpineTemplet_API3.0 [ 60%]

... in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher Inherited from Event...

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

206. laya.display.AnimationPlayerBase [ 60%]

...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...

来源: laya_api 发布时间: 20170929

207. 加载显示多个swf并显示 [ 60%]

...不过你可以通过[Event(name = "loaded", type = "laya.events.Event")]监听swf是否已经loaded完成,进听一个Event.LOADED事件即可! 2017-04-01 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 mazihan723 幼儿教育 魔法...

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

208. layaair2.0 提示找不到对象属性。 [ 59%]

...示error TS5023: Unknown option 'p' TextInput重写onFocus和onBlur事件监听不到 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 图集打包找不到图集文件 点击代码编辑模器 就提示无法打开...

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

209. laya.ui.AdvImage [ 59%]

...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...

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

210. 对设置了anchorX anchorY的对象再设置rotation后鼠标触碰区域偏离的bug! [ 59%]

...台大小的容器,里面动态添加了很多显示对象。这个容器监听着鼠标点击事件,我现在需要对这个容器旋转,旋转后该容器内容镜像的在舞台上显示,并且鼠标点击事件仍然能正确的响应。

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