大约有 151 项符合查询结果, 库内数据总量为 31,715 项。 (搜索耗时: 0.0038 秒)
...动chrome出现错误: Error processing launch: Error Could not attach to main target 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 谷歌浏览器播放mp3出现The AudioContext was not all...
来源: Laya_社区 发布时间: 20181111
...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya2.12.0项目出现卡顿现象(必现) 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 骨骼动画播放完后的回调时间 谷歌浏览器播...
来源: Laya_社区 发布时间: 20220820
...动chrome出现错误: Error processing launch: Error Could not attach to main target 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? Laya.timer.loop()如何停止 将list里的scrollBar设置mouseWheelEnable=false...
来源: Laya_社区 发布时间: 20200728
...IDE生成的类与图集,实现遮罩效果 创建一个入口类`Main.as`,编码如下: ```java package { import laya.net.Loader; import laya.utils.Handler; import ui.maskDemoUI; public class Main { public function Main() { //初始化舞台 Laya.init(1136,640); //设置舞台背景色 ...
来源: Laya2.0_文档 发布时间: 20210714
...动chrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined ide 2.4 layaair2-cmd...
来源: Laya_社区 发布时间: 20170814
...动chrome出现错误: Error processing launch: Error Could not attach to main target 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds 切换场景编辑器时 Laya3D init error must support webGl spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - ...
来源: Laya_社区 发布时间: 20200731
...33984375 ms installPackages: 0.740966796875 ms scan: 3.616943359375 ms add main_scene.ls add ui/ui.atlascfg add ../src/BuildScript.ts add ../src/Main.ts add ../src/storage/StorageProxy.ts add ~/internal/blueprint.bin add ~/internal/Box.lm add ~/internal/Capsule.lm add ~/internal/Cone.lm add ~/intern...
来源: Laya_社区 发布时间: 20250102
...是再继续执行 例子随便创建个view 里面放几个图片. 在main函数里打开这个界面,再立即关闭这个界面.就会出问题. 这个问题,我们需求者这边也可以回避,但是太绕了. 像这样的使用场景: 向服务器请求某个数据,打开转圈圈界面 ...
来源: Laya_社区 发布时间: 20190322
...mport laya.resource.Texture; import rain.core.StageReferance; public class Main { private var _view:Sprite; public function Main() { Config.isAntialias = true;//抗锯齿 //初始化引擎 Laya.init(1024, 768); //Stat.show(); Laya.stage.bgColor = "#ccc"; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; L...
来源: Laya_社区 发布时间: 20180319
...动chrome出现错误: Error processing launch: Error Could not attach to main target 游戏运行在chrome里面 听不见声音 TextInput重写onFocus和onBlur事件监听不到 救命!canvas定位后 点击区域偏移,求大大们解答 Animation如何加点击事件 求指点3d射线碰撞...
来源: Laya_社区 发布时间: 20190211