大约有 347 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0076 秒)
Laya3.0_api(154) Laya_社区(110) Laya2.0_api(24) laya_api(20) Laya3.0_文档(18) Laya2.0_文档(18) Laya2.0_示例(3)
...。 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
...如何获得? // JavaScript中调用方式: conchMarket.login([参数], [回调函数]) ; var sData={type:"test"}; conchMarket.login(JSON.stringify(sData),function(data){ console.log(data); // 数据处理. });conchMarket是通过二次开发教程里的方式实例化吗?采用call(login, callb...
来源: Laya_社区 发布时间: 20170711
...理引擎 刚体碰撞点位置获取不正确 骨骼动画播放完后的回调时间 如何识别当前环境是微信小游戏环境 缓动动画SKEW-Y从0到360卡住 关于apk打包动画卡的问题 分享:LayaAir下如何获取图集下的小图资源? app启动动画应该如何去掉 ...
来源: Laya_社区 发布时间: 20170205
...。 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
...** * 接口调用成功 */ success: () => void; /** * 接口调用失败的回调函数 */ fail: () => void; /** * 接口调用结束的回调函数(调用成功、失败都会执行) */ complete: () => void; } declare namespace wx { /** * 设置屏幕亮度。 */ export function setScreenBright...
来源: Laya2.0_文档 发布时间: 20210715
...,否则会创建失败,如果不想预加载或者需要创建完毕的回调,请使用loadAnimation(...)方法; 2. 图集路径:使用此类型创建的动画模版不会被缓存到动画模版缓存池中,如果需要缓存或者创建完毕的回调,请使用loadAtlas(...)方法;...
来源: Laya3.0_api 发布时间: 20231115
...ler(this, onChangeColor,[colorPicket]);//设置 colorPicket 的颜色改变回调函数。 Laya.stage.addChild(colorPicket);//将此 colorPicket 对象添加到显示列表。 } private function onChangeColor(colorPicket:ColorPicker):void { trace("当前选择的颜色: " + colorPicket.selectedCol...
来源: Laya3.0_api 发布时间: 20231115
...配采用showAll后留白部分的颜色问题 骨骼动画播放完后的回调时间 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 横屏...
来源: Laya_社区 发布时间: 20171026
...。 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
...。 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