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

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

351. laya.display.Text [ 52%]

...能提高效率。 Text 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

352. laya.display.Text [ 52%]

...能提高效率。 Text 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

353. laya.display.Stage [ 51%]

...迟计算数据。 Node 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

354. 基础文本 · LayaAir3.3 · 引擎文档 · LAYABOX [ 50%]

...age: number = 1; Laya.timer.frameLoop(10, this, () => { page += 1; //在时器中让变量page每次自增1 this.txt.setVar("n", page); //使用setVar方法,让text文本中变量n的值动态改变 }); } } 效果如动图1-6所示: (动图1-6) 注:变量n还可以是从.json文件...

来源: Laya3.0_文档 发布时间: 20251010

355. laya.d3.core.Camera_API3.0 [ 48%]

...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(): Camera Overrides RenderableSprite3D.clone Defined in laya/d3/c...

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

356. 十几秒以后动画渲染时间变长,帧率变慢,是怎么回事? [ 48%]

...s._to_remove = 1; } }  }   class GunBox{ public start(): void { // 启动时器 Laya.timer.frameLoop( 1, this, this.loop ); }   public loop():void { // 遍历BOX中所有的子对象 this._doll_role.dispose( );    }   2018-05-15 添加评论 已悬赏1元 --> 分享 微博 QZONE 微信 没...

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

357. laya.display.Sprite [ 48%]

...迟计算数据。 Node 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

358. laya.display.Sprite [ 47%]

...量增加子节点 Node 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

359. laya.d3.webxr.core.WebXRCamera_API3.0 [ 47%]

...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(): Camera Inherited from Camera.clone Overrides RenderableSprite3...

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

360. laya.html.dom.HTMLIframeElement_API3.0 [ 40%]

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

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