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

大约有 3,645 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0077 秒)

2511. laya接华为APK,游戏过程中进入广告落地页,关闭后游戏自动退出报V8错误 [ 60%]

...素始终保持在最底部显示? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 文本如何自动换行 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务...

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

2512. LayaNative 是不是不支持3D啊 [ 60%]

...:08:22.509 12064-12079/? E/LayaBox: JCSceneCmdDispath::_rendercmd_addChild error can't find the node3d id=-1 01-29 14:08:22.509 12064-12079/? E/LayaBox: JCSceneCmdDispath::_rendercmd_addChild error can't find the node3d id=-1 01-29 14:08:22.599 12064-12104/? I/LayaBox: alert=http://stand.alone.versi...

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

2513. 最新版的1.0 nativie构建ios项目后,替换了logo,但还是会先显示layabox的logo界面,1秒后再切换成自己的启动logo界面,之前的版本都是直接显示自己的启动logo界面 [ 60%]

...打地鼠 AS、JS、TS版本 Demo! 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常...

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

2514. [LayaAir3]LayaNative ios使用TTF字体启动奔溃 [ 60%]

...ale LayaAirIDE下如何使用mask? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 ...

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

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

... string = "close";         /** io错误*/         public static IO_ERROR: string = "io-error";         /** 数据*/         public static DATA: string = "data";         constructor(decorate?:Decorate) {             super();             this.mDecorate = decorate || new...

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

2516. 求HTTP相关的文档或者例子谢谢了 [ 60%]

...h.events.Event; import flash.events.HTTPStatusEvent; import flash.events.IOErrorEvent; import flash.events.ProgressEvent; import flash.events.SecurityErrorEvent; import flash.net.URLLoader; import flash.net.URLLoaderDataFormat; import flash.net.URLRequest; import flash.net.URLRequestMethod; import f...

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

2517. Spine动画资源加载时不能同时使用"版本管理"和"URL.basePath" [ 60%]

...getRes(this._skBufferUrl); if (!tSkBuffer){ this.event(/*laya.events.Event.ERROR*/"error","load failed:"+this._skBufferUrl); return; } //MODIFIED:使用formatPath进行路径过滤 this._path=this.formatPath(this._skBufferUrl.slice(0,this._skBufferUrl.lastIndexOf("/"))+"/"); this.parseData(null,tSkB...

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

2518. 提示“AtlasResourceManager:Dispose the inner Atlas。” [ 60%]

...); xhr.once(Laya.Event.COMPLETE,this,completeHandler); xhr.once(Laya.Event.ERROR,this,errorHandler); xhr.send("res/monkey2.png","","get","arraybuffer"); function completeHandler(data){ var url = Laya.Browser.window.URL.createObjectURL(data);//创建一个url对象 self.sp_video.loadImage(url); } } }...

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

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

...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

2520. [0]layaair2-cmd 编译bug [ 60%]

..., Object } = primordials;                          ^ ReferenceError: primordials is not defined     at fs.js:27:26     at req_ (/usr/local/lib/node_modules/layaair2-cmd/node_modules/natives/index.js:143:24)     at Object.req [as require] (/usr/local/lib/node_modules/layaair2-cmd/n...

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