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

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

21. h5 游戏在ios15更新以后出现了显示显示问题 [ 77%]

...游戏画面就正常了。 录制视频地址:https://game.ivydad.com/temp/normal_video.mp4 我们做的尝试:js代码里手动抛出resize事件和改变canvas style left top等属性都无法解决,寻求官方技术支持。 附件 : --> normal_video.mp4_.zip 2021-09-23 添加评论 免...

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

22. Dialog设置为模式窗口时关闭有问题 [ 76%]

...开的,关闭按钮是设置 name = close 实现的关闭功能 4 源码 temp005.rar 5 使用的 IDE 版本是 LayaAir IDE 2.0.0 beta4 附件 : --> temp005.rar 2018-11-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...

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

23. 微信小游戏wxmin图片加载有点问题 [ 76%]

...微信小游戏wxmin图片加载有点问题 MiniFileMgr.copyFile=function(tempFilePath,readyUrl,callBack){ var temp=tempFilePath.split("/"); var tempFileName=temp[temp.length-1]; var fileurlkey=readyUrl.split("?")[0]; var fileObj=null var fileObj=MiniFileMgr.getFileInfo(readyUrl); // 这行会导...

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

24. LayaNative不是浏览器(TypeScript-LayaNative原生服务-LayaNative一步一步) [ 75%]

...ientation" : 对横竖屏设置。 例如,以下设置为启动时加载"temp.js"文件,屏幕设置为横屏 ```json { "scripts": ["temp.js"], "screenOrientation": "landscape" } ```

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

25. ios打包后【单机版】运行崩溃,附上报错log与demo [ 75%]

...core.js 2019-01-07 13:33:42.542317+0800 sanguo[777:557379]  _downloadAysn:temp.srchttp://stand.alone.version/libs/laya.core.js 2019-01-07 13:33:42.547843+0800 sanguo[777:557379] found the file in the package:9f3c27b7 2019-01-07 13:33:42.548292+0800 sanguo[777:557379]  HTMLScriptElement set srchttp...

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

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

...型错误  //方案一  items.push(<any>item);  //方案二  var temp:IA = <IA>item;  items.push(temp); } 5.get,set ts里面父类定义的getset,子类必须要全覆盖下,不能只处理get或set,如: class A {  protected _id:number = 1;    public get id():number { retur...

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

27. laya.maths.Point [ 75%]

... y 坐标的值的字符串。PointPublic Constants ConstantDefined By  TEMP : Point[static] 临时使用的公用对象。PointProperty Detailxpropertypublic var x:Number该点的水平坐标。yproperty public var y:Number该点的垂直坐标。Constructor DetailPoint()Constructorpublic funct...

来源: laya_api 发布时间: 20170929

28. Laya2 FlashBuilder编译配置已经不同,请使用这个! [ 73%]

...loc}\asconfig.json;iflash=false;chromerun=true;quickcompile=true;out=.laya/temp.js;subpath=" 代替官方教程中的配置!   配置中的true和false大家酌情修改。   ------------------------------ 发现这个只是一个步奏,后面还要把temp.js复制成bundle.js,还要以 --al...

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

29. laya2.0 http 发送请求跨域报错 [ 73%]

...s to XMLHttpRequest at 'file:///C:\Users\pc\AppData\Roaming\Tencent\QQ\Temp\%W@GJ$ACOF(TYDYECOKVDYB.pnghttp://gs.mingdikeji.com/passion//system/getVersion' from origin 'file:///C:\Users\pc\AppData\Roaming\Tencent\QQ\Temp\%W@GJ$ACOF(TYDYECOKVDYB.pnghttp://192.168.50.231:8900' has been block...

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

30. laya.maths.Rectangle [ 73%]

... Rectangle(300,300,50,0); RectanglePublic Constants ConstantDefined By  TEMP : Rectangle[static] 全局临时的矩形区域,此对象用于全局复用,以减少对象创建RectangleProperty Detailbottompropertybottom:Number  [read-only] 此矩形底端的 Y 轴坐标。y 和 height 属性...

来源: laya_api 发布时间: 20170929