大约有 825 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0070 秒)
...一款专业的 UI编辑器(千万别点) 骨骼动画播放完后的回调时间 缓动动画SKEW-Y从0到360卡住 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 unity 粒子特效 laya插件有问题? Animation 的createFrames 使用已经加载...
来源: Laya_社区 发布时间: 20180725
...ener,YIMService.MessageListener,YIMService.AudioPlayListener { /** * 登录回调 * @param userId 用户Id * @param errcode 错误码 */ @Override public void onLogin(final String userId, Integer errcode){ Log.e("YOUMEJ", "用户: " + userId + " 登录成功"); if (errcode == YIMService.Errorcode.Su...
来源: Laya_社区 发布时间: 20170722
...主程序过大的问题 怎么实现同一个工程内分包? ios原生回调问题 mask在layaplayer中有问题 问题状态 最新活动: 2018-01-03 15:17 浏览: 1371 关注: 2 人
来源: Laya_社区 发布时间: 20180103
...。 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
...1.0.4 Laya版本: 1.8.0 我拿到的anr日志如下,只要是Android回调了onPause之后出现一些问题: suspend all histogram: Sum: 10.466ms 99% C.I. 3us-1564.320us Avg: 222.680us Max: 1613us DALVIK THREADS (140): "Signal Catcher" daemon prio=5 tid=2 Runnable | group="system" sC...
来源: Laya_社区 发布时间: 20190531
...。 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:536 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node...
来源: Laya3.0_api 发布时间: 20231102
...g launch: Error Could not attach to main target 骨骼动画播放完后的回调时间 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 Texture图片能否进行翻...
来源: Laya_社区 发布时间: 20181120
...。 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
...ler(this, completeHandler)); } /** * 地图加载完成的回调 */ function completeHandler() { //设置缩放中心为左上角 tiledMap.setViewPortPivotByScale(0,0); //放大1.2倍 tiledMap.scale=1.2; ...
来源: Laya_社区 发布时间: 20180614