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

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

291. laya.media.VideoTexture_API3.0 [ 20%]

...。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需要使用结构如:[p],其他的单个参数 p ,可以直接传入参数 p...

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

292. 插件开发说明 · LayaAir3.0文档 · LAYABOX [ 19%]

...件在所有平台都生效,那么regBuildPlugin的第一个参数可以传递"*"。regBuildPlugin的第二个参数可以传递一个优先级的数值,优先级越大,构建时这个插件会被更早的调用。 在插件中经常会用到的一些工具方法有: (1)使用task.logger...

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

293. 微信小游戏加载资源问题 [ 19%]

...ya.Laya.URL.formatURL(tempAtlasPngUrl), atlasJson); } } else { throw "传递的url没有获取到对应的图集数据信息,请确保图集已经过!"; } } } static postInfoToContext(url, atlaspngUrl, atlasJson) { var postData = { "frames": atlasJson.frames, "meta"...

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

294. LayaAir和原生DOM交互(JavaScript-2D进阶篇(JS)-扩展模块) [ 19%]

...(data, 0, 0, 200, 200); Laya.stage.addChild(sp); ``` 通过data来当做url传递给loadImage这个方法引擎就会帮我们加载并解码显示出来。loadImage这个方法中的参数不仅仅有接收地址的url还接收base64和svg的格式。编译运行上面的代码我们看到下图中...

来源: Laya2.0_文档 发布时间: 20210714

295. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 19%]

...求时必须再次实例化对象,于是做对象池封装处理,其中传递的参数需要和http协商格式,我的封装仅限参考 export class NetConnection extends Laya.EventDispatcher {         /** 地址*/         private mUrl: string;         /** 数据池*/         ...

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

296. LayaAir和原生DOM交互(TypeScript-2D进阶篇(TS)-扩展模块) [ 18%]

...; Laya.stage.addChild(sp); } } new LayaUISample; ``` 通过data来当做url传递给loadImage这个方法引擎就会帮我们加载并解码显示出来。loadImage这个方法中的参数不仅仅有接收地址的url还接收base64和svg的格式。编译运行上面的代码我们看到下图中...

来源: Laya2.0_文档 发布时间: 20210715

297. laya.ui.Component [ 17%]

...数的名称。例如,functionName。  args:Array (default = null) — 传递给 method 函数的可选参数列表。 See alsorunCallLater()changeSize()method  protected function changeSize():void 重新调整对象的大小。 commitMeasure()method  protected function commitMeasure():void 立...

来源: laya_api 发布时间: 20170929

298. laya.html.dom.HTMLIframeElement_API3.0 [ 17%]

...数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:599 清理定时器。功能同Laya.timer.cl...

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

299. laya.html.dom.HTMLDivElement_API3.0 [ 17%]

...数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:599 清理定时器。功能同Laya.timer.cl...

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

300. laya.physics.PhysicsDebugDraw_API3.0 [ 17%]

...数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.cl...

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