大约有 356 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0053 秒)
...的数据,该如何做? 运用frameloop重复执行加载文本资源函数Laya.stage.frameLoop(1,this,this.Repeat,null,true);这是加载资源的函数内的代码loadPosition():void{ /* let resArray:Array<any>=[ {url:"eyeimf.txt",type:Laya.Loader.TEXT} ] Laya.loader.load(resArray,Laya.H...
来源: Laya_社区 发布时间: 20171227
...档吗?这个有点坑啊,官方人员能否专业些啊,只能通过函数命名去猜接口功能,接入起来太吃力了。 2019-01-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同...
来源: Laya_社区 发布时间: 20190131
... Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:113 Parameters type: string caller: any Optional listener: Function Optional args: a...
来源: Laya3.0_api 发布时间: 20231115
...口。 其中IEditor.utils/IEditorEnv.utils暴露了大量实用的工具函数,包括UUID生成,加密解密,ZIP压缩/解压,文件/目录拷贝/移动,HTTP请求,上传/下载等等。 开发者可以直接使用node模块,另外,IDE也内置了一些常用的npm库,例如sharp...
来源: Laya3.0_文档 发布时间: 20241014
...nChange: "onChangeTest" 当属性改变时,调用名称为onChangeTest的函数。函数需要在当前组件类上定义 代码示例如下(只列出上文没有介绍过的): //隐藏控制 @property({ type: Boolean }) a: boolean; @property({ type: String, hidden: "!data.a" })//将条件...
来源: Laya3.0_文档 发布时间: 20241014
... Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:113 Parameters type: string caller: any Optional listener: Function Optional args: a...
来源: Laya3.0_api 发布时间: 20231102
... Laya_Aaron • 2017-12-19 14:49 你大可不用循环,用回调,回调函数的内容就用 循环里的,然后每次回调 都把i加1
来源: Laya_社区 发布时间: 20171219
... Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:113 Parameters type: string caller: any Optional listener: Function Optional args: a...
来源: Laya3.0_api 发布时间: 20231102
...值的时候崩溃 引擎有没有管理或访问系统剪贴板的方法函数 源代码中Handler中的setTo()方法 单个场景加载的时候,使用的Scene3D.load方法的第一个例子,地面部分是白色的 有没有Unity3d的Vector3.Angle(计算两个三维向量之间的角度)...
来源: Laya_社区 发布时间: 20170517
... Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDispatcher 此 EventDispatcher 对象。 Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:113 Parameters type: string caller: any Optional listener: Function Optional args: a...
来源: Laya3.0_api 发布时间: 20231115