大约有 3,617 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0083 秒)
Laya_社区(2682) Laya3.0_api(265) Laya2.0_文档(227) Laya2.0_api(113) Laya3.0_文档(104) laya_api(98) Laya_示例(83) Laya2.0_示例(45)
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 做好的粒子特效在U3D里循环正常。在LAYA插件里预览跳帧闪烁。序列素材本身也是循环的。但是不知道为什么会跳帧。 问题状态 最新活动: 2017-11-14 14:57 浏览: ...
来源: Laya_社区 发布时间: 20171114
...phics.drawRect(0,0,1600,1600,"#ff0000"); this.nsp.mouseThrough=true; Laya.stage.addChild(this.nsp); this.nsp.on(Laya.Event.CLICK,this,this.drawImg,null) } drawImg(e:Event=null):void{ var copySpr:Laya.Sprite=new Laya.Sprite(); co...
来源: Laya_社区 发布时间: 20220809
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 List滑动条会引起单元格上的按钮点击后多次触发点击事件 IOS运行游戏界面发生偏移,请问是什么问题? 升级引擎到1.7.19.1beta List报错问题 2.0 beta4 ts 含demo 在...
来源: Laya_社区 发布时间: 20180410
...需要调用此方法的。 private void Hook() { if(!isExit) { isExit = true; Toast.makeText(this, "在按一次退出程序", Toast.LENGTH_SHORT).show(); new Timer().schedule(new TimerTask() { @Override public void run() { // TODO Auto-generated method stub isExit = false; } },2000); } else { // M...
来源: Laya_社区 发布时间: 20170811
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 lh文件内meshSprite添加阴影属性无效 2.0 drawTexture color参数无效 LayaAir3D UnityPlug 1.7.13 导出刚体动画无效 龙骨skeleton鼠标点击区域的设置 matter.js mouseconstraint在微...
来源: Laya_社区 发布时间: 20201119
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动一模一样。 请问layaair2.0-js 怎么用程序在list中添加多元素的i...
来源: Laya_社区 发布时间: 20170308
...决办法 Text类中竟然没有pos函数的api~ MiniAdpter.autoCacheFile=true没有任何作用,并没有缓存资源 lineCap不起作用,什么原因了? 时间冒泡了,stopPropagation 不起作用 var text = new Laya.Text();为什么text.pivot(200,200);不起作用 js调as函数 undifine...
来源: Laya_社区 发布时间: 20180130
... laya打包出的mini.project.json中 "enableEnhancedBuild"栏位默认是true, 手动修改成false后, 再添加 "widgetRuntimeVersion": "3.0-vue".之后编译会报错my.createCanvas is not a function. 2. 之后将"enableEnhancedBuild"栏位删除, 只保留"widgetRuntimeVersion": "3.0-vu...
来源: Laya_社区 发布时间: 20230420
...ollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 这样写的代码,Tween动画里面只有alpha有效果,scalex和scaley没有变化,怎么回事啊? 使用getChildByName()无法得到子节点对象 Adobe Flash Builder 4.7无法编译Laya2.6....
来源: Laya_社区 发布时间: 20250825
...存,开启方式: ResourceManager.currentResourceManager.autoRelease = true; ResourceManager.currentResourceManager.autoReleaseMaxSize = 1024 * 1024 * 512;//1M=1024KB,1KB=1024B 2017-05-27 0 3 分享 微博 QZONE 微信 150*****372 赞同来自: 友情提示下需要使用此贴的网友,1024 *...
来源: Laya_社区 发布时间: 20170527