大约有 2,092 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0063 秒)
Laya_社区(1702) Laya3.0_api(155) Laya2.0_api(97) laya_api(63) Laya2.0_文档(54) Laya3.0_文档(20) Laya2.0_示例(1)
...ero.pos(200,500); // 放置到舞台上 Laya.stage.addChild(this.hero); // 监听舞台的鼠标移动事件 Laya.stage.on(Laya.Event.MOUSE_MOVE,this,onMouseMove); // 手动创建敌人 // createEnemy(10); // 定时器自动循环创建敌人 Laya.timer.frameLoop(1,this,onLoop); } function onLoop() ...
来源: Laya_社区 发布时间: 20170525
...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...
来源: Laya2.0_api 发布时间: 20190513
...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...
来源: Laya2.0_api 发布时间: 20190513
...错 RayCastAll射线检测同一MeshColliderShape返回两个结果 socket监听 问题状态 最新活动: 2018-02-11 14:21 浏览: 3171 关注: 2 人 zxc1315 • 2018-02-11 11:41 服务端 没有问题 客户端是 复制的代码 问什么open 不成功那 疑惑·········· Laya_Aaron ...
来源: Laya_社区 发布时间: 20180211
...mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象...
来源: Laya2.0_api 发布时间: 20190513
...器8.3 快捷键总结九、使用动画事件9.1 属性设置9.2 脚本中监听时间轴动画编辑详解 Author:charley LayaAir IDE的时间轴动画编辑器,适用于2D与3D动画的编辑。 本篇中的功能介绍,如果是2D与3D通用的操作,默认以3D为例进行说明,如...
来源: Laya3.0_文档 发布时间: 20251118
... 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
...听(A页面派发 B页面侦听) TextInput重写onFocus和onBlur事件监听不到 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 关于遍历产生的sprite的点击事件,急,大神帮看哈 Animation如何加点击事件 Tween没效...
来源: Laya_社区 发布时间: 20210203
... 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
... 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