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

大约有 207 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0066 秒)

31. laya.d3.core.particleshuriken.ShuriKenParticle3D_API3.0 [ 65%]

...d Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d...

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

32. laya.d3.core.SkinnedMeshSprite3D_API3.0 [ 64%]

...d Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d...

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

33. laya.d3.core.trail.TrailSprite3D_API3.0 [ 64%]

...d Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d...

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

34. laya.device.media.Video [ 64%]

...定格式视频。 Video clearTimer(caller:*, method:Function):void 清理时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现...

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

35. laya.d3.core.SimpleSkinnedMeshSprite3D_API3.0 [ 64%]

...d Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d...

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

36. js环境下使用Loader加载图片在Sprite对象的.on函数无效 [ 62%]

...cked");         }              }     //移动背景时器(背景特殊,是基础部分,所以单独拿出来) function funbg(e){ console.log("funbg"); var canmove=false; if ( Math.abs(this.bgimg.x - this.bgimg.mvtox) > Math.abs(this.bgimg.speedx)){ this.bgimg.x=this...

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

37. laya.d3.core.Sprite3D [ 58%]

...类型组件。 Sprite3D clearTimer(caller:*, method:Function):void 清理时器。功能同Laya.timer.clearTimer()。 Node  clone():* 克隆。 Sprite3D  cloneTo(destObject:*):void 克隆。 Sprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node ...

来源: laya_api 发布时间: 20170929

38. 【简单跑酷--JS版】---Lv.5 玩家踩地板 [ 57%]

...5:11 作用域问题,init里面定义的var mapFloor = new MapFloor();在时器函数里取不mapFloor,写成全局变量

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

39. laya.display.AnimationPlayerBase [ 57%]

... interval,注意:如果动画正在播放,设置后会重置帧循环时器的起始时间为当前时间,也就是说,如果频繁设置interval,会导致动画帧更新的时间间隔会比预想的要慢,甚至不更新。 AnimationPlayerBase  isPlaying : Boolean[read-only] 是...

来源: laya_api 发布时间: 20170929

40. laya.ui.VScrollBar [ 57%]

...算数据。 Component clearTimer(caller:*, method:Function):void 清理时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:RenderContext, x:Number, y:Number):void 自定义更新、呈...

来源: laya_api 发布时间: 20170929