大约有 253 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0080 秒)
Laya_社区(87) Laya2.0_api(57) laya_api(53) Laya3.0_api(42) Laya3.0_文档(8) Laya2.0_文档(3) Laya2.0_示例(2) Laya_示例(1)
...eStopScroll: boolean = false Defined in laya/ui/List.ts:182 禁用滚动条停止 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是优先检测其子对象。鼠标事件检测发...
来源: Laya3.0_api 发布时间: 20231115
...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite onAwake():void 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node o...
来源: Laya2.0_api 发布时间: 20190513
...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite onAwake():void 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node o...
来源: Laya2.0_api 发布时间: 20190513
...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite onAwake():void 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node o...
来源: Laya2.0_api 发布时间: 20190513
...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知,此侦听事件...
来源: laya_api 发布时间: 20170929
...。clip.total="+ clip.total); if (clip.isPlaying == true) { clip.stop();//停止动画。 }else { clip.play();//播放动画。 } } } } example Laya.init(640, 800);//设置游戏画布宽高 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 var clip; Laya.loader.load("resource/ui/clip_num...
来源: Laya3.0_api 发布时间: 20231115
...t(events: string): void Defined in laya/media/SoundNode.ts:173 设置触发停止的事件 Parameters events: string Returns void target set target(tar: Sprite): void Defined in laya/media/SoundNode.ts:156 设置控制播放的对象 Parameters tar: Sprite Returns void texture get texture(): Texture...
来源: Laya3.0_api 发布时间: 20231115
...dex: number): void Defined in laya/ani/swf/MovieClip.ts:240 跳到某帧并停止播放动画。 Parameters index: number Returns void hasHideFlag hasHideFlag(flag: number): boolean Inherited from Node.hasHideFlag Defined in laya/display/Node.ts:173 Parameters flag: number Returns boolean hasListene...
来源: Laya3.0_api 发布时间: 20231115
... clear clear(): AnimationBase Defined in laya/display/AnimationBase.ts:277 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 Returns AnimationBase 返回对象本身 clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer ...
来源: Laya3.0_api 发布时间: 20231115
...加多个动效。 当一个动效开始播放时,其他动效会自动停止播放。 可以通过LayaAir IDE创建。 Hierarchy FrameAnimation EffectAnimation Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop mouseThrough name tag w...
来源: Laya3.0_api 发布时间: 20231115