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

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

1391. 如何隐藏tiledMap中指定的GridSprite? [ 48%]

...Laya里面对于对象的支持也就只有一个getObjectByName(objName:String):GridSprite,确实是可以取到指定的GridSprite,但是通过对象命名,这就要求我在TiledMap中给对象一一命名。但是我是想做一个横版跑酷游戏,里面要布置大量的金币,给...

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

1392. Laya发布安卓接入穿山甲联盟sdk在安卓9.0版本以上无法运行 [ 48%]

...容相关的链接 提交 2 个回复 小邦 赞同来自: public static String getProcessName(Context context) { ActivityManager manager = (ActivityManager) context.getSystemService(Context.ACTIVITY_SERVICE); for (ActivityManager.RunningAppProcessInfo processInfo : manager.getRunningAppProcesses())...

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

1393. 输入设备-指南针 [ 48%]

...t = Laya.Event; export class InputDevice_Compasss { private compassImgPath:string = "../../res/inputDevice/kd.png"; private compassImg:Sprite; private degreesText:Text; private directionIndicator:Sprite; private firstTime:Boolean = true; constructor() { Laya.init(700, 1024, WebGL); Laya.stage.scaleM...

来源: Laya_示例 发布时间: 20241127

1394. layabox2.0,图集资源地址url缓存错误,导致texture恢复位图资源的时候,加载不到图片资源 [ 48%]

...题定位: As3版本引擎,Loader类第370行,这句代码 var url:string = URL.formatURL(directory + name)错误,然后第375行tTexture.url = url,texture缓存了错误的资源地址,导致texture恢复资源的时候Laya.loader.load()这个url,并不能加载到正确的资源。...

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

1395. laya.display.css.SpriteStyle_API3.0 [ 48%]

...fined in laya/display/css/SpriteStyle.ts:28 透明度 blendMode blendMode: string Defined in laya/display/css/SpriteStyle.ts:38 混合模式 dragging dragging: Dragging Defined in laya/display/css/SpriteStyle.ts:36 滑动 hitArea hitArea: IHitArea Defined in laya/display/css/SpriteStyle.ts:34 点击...

来源: Laya3.0_api 发布时间: 20231115

1396. 图片加载莫名变成了一个 html 字串 [ 48%]

...evermore • 2020-08-24 18:47 TypeError: Cannot create property '$_GID' on string '<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>访问出错</title> <me...

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

1397. LayaNative打包Android平台,AudioMix partial wake locks长时间未释放 [ 48%]

...psys power 命令查看(win10上可以用 adb shell dumpsys power|Select-String Wake过滤) 会看到: Wake Locks: size=1   PARTIAL_WAKE_LOCK              'AudioMix' (uid=1013, pid=0, ws=WorkSource{10357}) 一直得不到释放! 随便下载其他引擎做的app游戏,会发现运行...

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

1398. 为何我加载spine的动画drawcall会那么高,shader的指标也很高 [ 48%]

...0 2 分享 微博 QZONE 微信 yzhkof 赞同来自: public getSpineAni(url:string,completeCaller:any,completeFun:Function):void         {             this.m_spineCopmleteFun = completeFun;             this.m_completeCaller = completeCaller;             this.m_curLoadingUrl = ur...

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

1399. layabox2.0,图集资源地址url缓存错误,导致texture恢复位图资源的时候,加载不到图片资源 [ 48%]

...题定位: As3版本引擎,Loader类第370行,这句代码 var url:string = URL.formatURL(directory + name)错误,然后第375行tTexture.url = url,texture缓存了错误的资源地址,导致texture恢复资源的时候Laya.loader.load()这个url,并不能加载到正确的资源。...

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

1400. laya.d3.core.SimpleSkinnedMeshRenderer_API3.0 [ 48%]

...nt.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 sortingFudge sortingFudge: number Inherited from PixelLineRenderer.sortingFudge Defined in laya/d3/core/render/BaseRender.ts:158 排序矫...

来源: Laya3.0_api 发布时间: 20231115