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

大约有 305 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0079 秒)

281. swf转成H5资源显示超出原有范围 [ 47%]

...忙看下,谢谢啦,贴上代码。 package {     import flash.display.Loader;     import flash.display.LoaderInfo;     import flash.display.MovieClip;     import flash.display.Sprite;     import flash.display.StageAlign;     import flash.display.StageScaleMode;     import f...

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

282. Uncaught TypeError: Cannot read property 'props' of undefined [ 47%]

...题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined Cannot read property 'displayObject' of null Uncaught unknown animationClip version. 鼠标自定义样式官方有支...

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

283. laya.ani.bone.Skeleton_API3.0 [ 47%]

...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

284. 粒子在webgl情况和canvas情况存在显著差异,请看图 [ 47%]

...: 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

285. 求助 Uncaught SyntaxError: Unexpected identifier [ 47%]

...题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 求助unity导出特效 到 laya box 里 求助!关于容器超出影藏 初学者求助,如何通过九宫格设置image横向放大且不失真 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Unca...

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

286. 发现TimeLine的一些问题,像是BUG [ 47%]

...接 提交 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

287. [LayaAirIDE3]xcode切入切出声音不播放 [ 47%]

...ffects();     }    private onFocus() {         if (!SoundManager.isPlay) {             SoundManager.isPlay = true;              console.log("111111  onFocus");             Laya.timer.once(2000, this, () => {                 console.log("222222 onFocus");     ...

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

288. laya.ui.FontClip_API3.0 [ 45%]

...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

289. 为何发生此类报错Uncaught TypeError: Cannot read property '_tf' of null [ 45%]

...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

290. 打包安卓Android studio黑屏 [ 45%]

... 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