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

大约有 229 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0080 秒)

61. laya.ui.UIComponent_API3.0 [ 50%]

...icCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTextu...

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

62. laya.media.SoundNode [ 50%]

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

来源: laya_api 发布时间: 20170422

63. matter中layasprite怎么改变图片大小? [ 50%]

...ng"x,y,width,height);//直接定义roleImg的大小及相对位置 roleImg.zOrder = 2;//还能定义层级,这个层级是与laya直接相关的 role.layaSprite = roleImg; role可以不断传入自定义的layaSprite,每次传入会覆盖之前的layaSprite,这样子会带来一个问题是每...

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

64. laya.ui.Panel_API3.0 [ 50%]

...Tip top transform url vScrollBar vScrollBarSkin viewport visible width x y zOrder Methods _initialize _processActive _setHeight _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas draw...

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

65. laya.map.TileAniSprite_API3.0 [ 50%]

...Y stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearAll clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture dr...

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

66. 阻止点击穿透问题 [ 50%]

...层的代码: this.prizeAlertLayer = new Sprite(); this.prizeAlertLayer.zOrder = 90; this.prizeAlertLayer.size(W, H);   let bg = new Sprite(); bg.alpha = 0.8; bg.graphics.drawRect(0,0,W,H,"#000000"); this.prizeAlertLayer.addChild(bg); this.prizeAlertLayer.addChild(Main.items["prizeinfo"]); Laya.s...

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

67. laya.map.GridSprite_API3.0 [ 50%]

...Y stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addAniSprite addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearAll clearTimer contains customRender destroy destroyChildren drawToCanvas dra...

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

68. laya.ui.ScaleBox_API3.0 [ 50%]

...icCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTextu...

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

69. laya.ui.Box_API3.0 [ 50%]

...icCache texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTextu...

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

70. laya.ui.AdvImage_API3.0 [ 50%]

...che tag texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroy destroyChildren dispose drawToCanvas drawToTexture d...

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