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

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

61. laya.display.Scene_API3.0 [ 72%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void close close(type?: string): void Defined in laya/display/Scene.ts:149 关闭场景 【注意】被关闭的场景,如果没有设置autoDestroyAtRemoved=true,则资源可能不能被回收,...

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

62. laya.ui.View_API3.0 [ 72%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void close close(type?: string): void Inherited from Scene.close Defined in laya/display/Scene.ts:149 关闭场景 【注意】被关闭的场景,如果没有设置autoDestroyAtRemoved=true,则资...

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

63. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 71%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Nod...

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

64. 多个button如何区分 [ 71%]

...btn001,btn002,尾部数组for下的i值,然在鼠标事件的回调里去判断,当前点击的是哪个按钮 for(var i:int=0;i<10;i++) {      var btn:Button=new Button();      .......      btn.on(Event.CLICK,this,onMouse,['btn'+i]) } public function onMouse(aa):void {   ...

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

65. 打飞机点开始游戏加载飞机动画不出来,点重新开始,才出来,新手求助! [ 71%]

...见声音 求助关于TiledMap的版本问题 骨骼动画播放完回调时间 iphoneX环境下新手引导的抠图透明区域黑色,其它机型都是正常的。 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显...

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

66. List表单renderHandler问题 [ 71%]

...param   caller 执行域(this)。          * @param   method 回调方法。          * @param   args 携带的参数。          * @param   once 是否只执行一次,如果true,回调执行recover()进行回收,默认true。          * @re...

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

67. laya.html.dom.HTMLIframeElement_API3.0 [ 71%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:536 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

68. laya.ani.swf.MovieClip_API3.0 [ 71%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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

69. 精灵 · LayaAir3.0文档 · LAYABOX [ 71%]

...gt; * @param url 图片地址。 * @param complete (可选)加载完成回调。 * @return 返回精灵对象本身。 */ loadImage(url: string, complete?: Handler): Sprite; 我们来看看代码示例: let sprite = new Laya.Sprite(); // 加载并显示一个图片,居中显示 sprite.loadIm...

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

70. laya.html.dom.HTMLDivElement_API3.0 [ 71%]

...。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void contains contains(node: Node): boolean Inherited from Node.contains Defined in laya/display/Node.ts:536 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...

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