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

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

61. 类似古文显示方式脚本,文字垂直显示,可以控制显示速度出现打字效果等 [ 71%]

...素始终保持在最底部显示? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 加载到舞台的3D模型不显示贴图 有无类似flashfirebug、firebug的H5 canvas Inspector? 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务...

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

62. 新手!谁懂得把下面两个文件转成layaair可以运行的代码 [ 71%]

...nd.loader.BasicLoader;   import flash.events.Event; import flash.events.IOErrorEvent; import flash.events.ProgressEvent; import flash.utils.ByteArray; import flash.utils.Dictionary;   class VersionManager {     public function VersionManager(ref:Function)     {         this.ref = ref;   ...

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

63. LayaAir 2.0 TS版编译出错GameConfig跟创建项目时生成的内容不一致了 [ 71%]

...static stat:boolean=false; constructor(){ } }并提示错误: TypeScript error: src/gameconfig.ts(11,27): Error TS2552: Cannot find name 'script'. Did you mean 'WScript'? 2018-10-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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

64. error TS2339: Property 'delta' does not exist on type 'Event'. [ 71%]

error TS2339: Property 'delta' does not exist on type 'Event'. IDE版本号:1.7.17 2018-04-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 你查看下你的代码是否有问题那...

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

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

...s,Laya.Handler.create(this,this.onSuccess),Laya.Handler.create(this,this.onError)); } } private showMessage():void{ var tex:Laya.Text = new Laya.Text(); Laya.stage.addChild(tex); tex.text = "单击舞台播放和暂停"; tex.color = "#ffffff"; tex.fontSize = 100; tex.valign = "middle"; tex.align = "...

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

66. Uncaught Can not find class srcipt/game/Game_App.ts [ 71%]

...起人 小智队长 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 真机环境找不到window---cant find variable: window stac...

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

67. TypeError Uncaught TypeError: Object #<error> has no method '_addReference' [ 71%]

TypeError Uncaught TypeError: Object #&lt;error&gt; has no method '_addReference' Mozilla/5.0 (Linux; Android 4.4.4; Coolpad 8675-FHD Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36     Mozilla/5.0 (Linux; Android 4.4.2; Coolpad 8675 Build/KOT...

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

68. Spine适配版(TypeScript-LayaAir基础篇(TS)-动画基础) [ 70%]

...Laya.Event.COMPLETE, this, this.parseComplete); this.templet.on(Laya.Event.ERROR, this, this.onError) } private parseComplete(): void { this.skeleton = this.templet.buildArmature(); Laya.stage.addChild(this.skeleton); this.skeleton.pos(Laya.Browser.width / 2, Laya.Browser.height / 2 + 100); this.ske...

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

69. Dialog中编辑的动画如何控制? [ 70%]

...07 相关问题 请问laya有没有地图编辑器工具? Ts 编辑提示error TS5023: Unknown option 'p' 动画混合无效(版本2.6) 骨骼动画播放完后的回调时间 Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? FairyGUI是一款专业的 UI编...

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

70. 可以帮我测试一下吗? 使用mask的场景,放着就会出现记忆体用完的讯息? [ 70%]

...题解答(最新版本:1.7.16) 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target LayaAirIDE下如何使用mask? 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 使用了u3D导出来的粒子,不停...

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