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

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

151. list ,增加item ,我想在末尾增加,但是每次都给我翻倍的增加,如何解决 [ 61%]

...F"; this.text.zOrder = 1; this.addChild(this.text); this.setImg = function(data) { var aar=[[150,160],[10,80],[150,0],[300,80]]; this.text.text="房号:1000000\n底分:222222\n玩法:看牌抢庄" this.jushu = new Text(); this.jushu.fontSize = 20; this.jushu.pos(160, 130); this.jushu.text="2/8局" t...

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

152. laya.d3.resource.TextureCube [ 60%]

...Cube _getSource():*[override] 获取纹理资源。 BaseTexture  _parse(data:*, propertyParams:Object = null, constructParams:Array = null):TextureCube[static] TextureCube generateMipmap():void 通过基础数据生成mipMap。 BaseTexture  load(url:String, complete:Handler):void[static] 加...

来源: Laya2.0_api 发布时间: 20190513

153. 1整天了,还是没解决加载本地文件问题 [ 60%]

...tlas. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. 另外 LayaIDE 编译打开经常只有黑屏,或者: 未定义任何生成任务。使用 "isBuildCommand" 在 tasks.json 文件中标记任务。 { // See https://go.microsoft.com/...

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

154. 使用百度地图显示当前位置(ActionScript-LayaAir基础篇(AS3)-硬件设备相关) [ 59%]

...原始坐标转换为百度坐标 private function convertToBaiduCoord(data:*):void { if (data.status == 0) { var position:* = data.points[0]; // 设置标注物位置 marker.setPosition(position);   map.panTo(position); } } ``` 在转换完成后设置标注物的位置,并且把视角...

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

155. LayaNative最新版v0.9.16高版本兼容性问题 [ 58%]

...twand.kozhanji, PID: 11138 java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.twand.kozhanji-2/lib/arm/liblayaair.so: has text relocations 2018-06-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 hellow...

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

156. 请教文档中Graphic.drawTextures方法第二个参数的具体参数格式 [ 58%]

...状态”? matter.js的文档查看 我的tieldmap生成的json文件里data是这种格式,地图显示有误 怎样获取浏览器地址传过来的GET参数 FD 宏编译时 出现 试图访问该方法时失败 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, 关...

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

157. 关于laya图片资源缓存的问题 增量更新文件缓存 [ 58%]

...) .pipe(gulp.dest('.')) }) /** 图集资源添加时间戳 */ gulp.task('updata_atlas_version',['create:hash'], () => { return gulp.src('./server/static/**/*.atlas') .pipe(function(){ return through.obj(function (file, enc, cb) { let _content = file.contents.toString() let _hash = `?v=${Date.now(...

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

158. laya2.8.0IDE工具中打安卓包(LayaNative版本相同),无法加载游戏启动页 [ 58%]

...ppiness.joyleafs.com/ncapi/client/app*/index.json I/LayaBox: setCachePath:/data/user/0/com.layabox.run.*//LayaCache//appCache/     read index:/data/user/0/com.layabox.run.*//LayaCache//appCache/da25d557/filetable.txt I/LayaBox:  require(/sdcard/layabox/scripts/config.js) I/LayaBox: found the file...

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

159. laya.d3.core.particleShuriKen.ShurikenParticleRenderer [ 57%]

...m:Transform3D):void[override] ShurikenParticleRendereevent(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean ...

来源: Laya2.0_api 发布时间: 20190513

160. 构建app闪退,测试app扫码可以运行 [ 57%]

...ello A/art: art/runtime/java_vm_ext.cc:470]   native: #10 pc 00180f4d  /data/app/com.layabox.hello-2/lib/arm/liblayaair.so (_ZN13CToJavaBridge10callMethodEPKcS1_S1_RNS_7JavaRetENS2_6RTTypeE+80) 2019-03-15 08:45:13.439 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470]   native: ...

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