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

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

181. 在UI类里调用启动类的静态函数失败了 [ 47%]

...: void { } private onLoaded(): void { var info = new view.GameInfo(); info.zOrder = 99;//置最顶,这句话不写图层看不见 // info.init(); Laya.stage.addChild(info); } private onLoading(): void { var bj = new BeiJing(); Laya.stage.addChild(bj); } } new GameMain();   这个是我的UI类,...

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

182. 创建动画时画布的width和height与 实例化后的ani.size(width, height) 有什么区别 [ 47%]

...秒) this.aniBirdSing.index = 0; // 当前播放索引 this.aniBirdSing.zOrder = 1; this.aniBirdSing.play(); this.aniBirdSing.pivot(0, 120); this.aniBirdSing.pos(94+0, 259+120); this.aniBirdSing.size(120, 120); console.log(this.aniBirdSing.width, this.aniBirdSing.height); this.aniBirdSing.mouseEna...

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

183. LayaTree调试工具 · LayaAir3.3 · 引擎文档 · LAYABOX [ 47%]

...了常规节点的位移,旋转和缩放.还能够动态设置层级关系zOrder,锚点,尺寸 此外还有开发中经常需要用到的设置点击事件与穿透控制 2.2.4 运行时调整参数:文本内容直接编辑 操作文本节点,文本内容直接编辑 非常好用的基于拾色器...

来源: Laya3.0_文档 发布时间: 20240910

184. laya.ui.DialogManager_API3.0 [ 46%]

...是否关闭,点击窗口是否切换层次等 通过设置对话框的zOrder属性,可以更改弹出的层次 Hierarchy Sprite DialogManager Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize closeEffectHandler hitTestPrior lockLayer maskLayer mouse...

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

185. js进度,进度,js场景进度效果 [ 46%]

...毕'); this.Progress.visible = false; this.Start = new Start(); this.Start.zOrder = 2;//由于UI[b]编辑不能这只层级·需要用代码打..[/b] }) } return Class; })(); } var game = new Game();   附件 : --> 2017-08-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...

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

186. laya.display.Sprite [ 46%]

...er表示显示对象相对于父容器的垂直方向坐标值。Sprite  zOrder : Numberz排序,更改此值,则会按照值的大小对同一容器的所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpritePublic Methods Hide Inherited Public Method...

来源: Laya2.0_api 发布时间: 20190513

187. laya.display.Sprite [ 46%]

...er表示显示对象相对于父容器的垂直方向坐标值。Sprite  zOrder : Numberz排序,更改此值,则会按照值的大小对同一容器的所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpritePublic Methods Hide Inherited Public Method...

来源: laya_api 发布时间: 20170929

188. laya.html.dom.HTMLIframeElement_API3.0 [ 45%]

...e staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroyChildren drawToCanvas drawToTexture drawToTexture3D e...

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

189. List翻页效果 [ 45%]

...A元素比B元素层级低,当我点击舞台的时候给A的层级通过zOrder设置比B元素高,但是效果无效呢 请问list如何判断已经拉到底部了 问题状态 最新活动: 2020-10-19 00:07 浏览: 1469 关注: 3 人 雨落丶尘埃 • 2018-06-26 20:42 怎么取消缓动属...

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

190. laya.html.dom.HTMLDivElement_API3.0 [ 45%]

...e staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroyChildren drawToCanvas drawToTexture drawToTexture3D e...

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