大约有 304 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0066 秒)
Laya_社区(210) Laya3.0_api(24) laya_api(15) Laya2.0_api(14) Laya2.0_文档(13) Laya_示例(12) Laya3.0_文档(9) Laya2.0_示例(7)
...题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined Cannot read property 'displayObject' of null Uncaught unknown animationClip version. 鼠标自定义样式官方有支...
来源: Laya_社区 发布时间: 20180919
...i/bone/Skeleton" Skeleton Class Skeleton 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Hierarchy Sprite Skeleton Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeigh...
来源: Laya3.0_api 发布时间: 20231115
...: 1, "maxEndRadius": 0 } sp = new Particle2D(data); sp.emitter.start(); sp.play(); Laya.stage.addChild(sp); sp.x = Laya.stage.width / 2; sp.y = Laya.stage.height / 2; } })();canvas 和webgl 自行切換 附件 : --> 2018-01-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20180109
...题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 求助unity导出特效 到 laya box 里 求助!关于容器超出影藏 初学者求助,如何通过九宫格设置image横向放大且不失真 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Unca...
来源: Laya_社区 发布时间: 20170314
...接 提交 1 个回复 cuixueying 赞同来自: package { import laya.display.Sprite; import laya.events.Event; import laya.net.Loader; import laya.utils.Ease; import laya.utils.Handler; import laya.utils.Stat; import laya.utils.TimeLine; public class AirDemo { private var sp1:Sprite; private var sp...
来源: Laya_社区 发布时间: 20161207
...ffects(); } private onFocus() { if (!SoundManager.isPlay) { SoundManager.isPlay = true; console.log("111111 onFocus"); Laya.timer.once(2000, this, () => { console.log("222222 onFocus"); ...
来源: Laya_社区 发布时间: 20250930
...htSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY autoPlay blendMode bottom cacheAs centerX centerY clipHeight clipWidth clipX clipY components customRenderEnable dataSource destroyed direction disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalR...
来源: Laya3.0_api 发布时间: 20231115
...d() { console.log("进度条"); Laya.stage.addChild(fairygui.GRoot.inst.displayObject); fairygui.UIPackage.addPackage("res/Public"); var ProgressBarPage=fairygui.UIPackage.createObject("Public","ProgressPage").asCom; fairygui.GRoot.inst.addChild(ProgressBarPage); var ProgressBar=ProgressBarPage.ge...
来源: Laya_社区 发布时间: 20171207
... process 27883 on device huawei-mha_al00-3HX0217401012320 Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. I/om.layabox.tes: Reinit property: dalvik.vm.checkjni= false D/ZrHung.AppEyeUiProbe: AppE...
来源: Laya_社区 发布时间: 20190723
...路径选择res 这里说明一下: 我们要打包的图集是在res/player这个 目录 所以我们选择res目录 而不是res/player目录 Layaair的打包 是会查找我们选择目录下面的 子目录文件夹进行打包 也就是说 会对res下面的文件夹进行打包 而不是...
来源: Laya_社区 发布时间: 20160801