大约有 229 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0092 秒)
...mber表示显示对象相对于父容器的垂直方向坐标值。Sprite zOrder : Numberz排序,更改此值,则会按照值的大小对同一容器的所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protect...
来源: laya_api 发布时间: 20170929
...mber表示显示对象相对于父容器的垂直方向坐标值。Sprite zOrder : Numberz排序,更改此值,则会按照值的大小对同一容器的所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protect...
来源: Laya2.0_api 发布时间: 20190513
...mber表示显示对象相对于父容器的垂直方向坐标值。Sprite zOrder : Numberz排序,更改此值,则会按照值的大小对同一容器的所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protect...
来源: Laya2.0_api 发布时间: 20190513
...che texture timer toolTip top transform url viewport visible width x xml y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTextu...
来源: Laya3.0_api 发布时间: 20231115
...mber表示显示对象相对于父容器的垂直方向坐标值。Sprite zOrder : Numberz排序,更改此值,则会按照值的大小对同一容器的所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties PropertyDefined By ...
来源: Laya2.0_api 发布时间: 20190513
...Y stage staticCache texture timer 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
...eColors texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance addItem bubbleEvent callLater clearTimer contains customRender delItem destroy destroyChildren drawToCanvas ...
来源: Laya3.0_api 发布时间: 20231115
...mber表示显示对象相对于父容器的垂直方向坐标值。Sprite zOrder : Numberz排序,更改此值,则会按照值的大小对同一容器的所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties PropertyDefined By ...
来源: Laya2.0_api 发布时间: 20190513
...e stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains customRender destroy destroyChildren drawToCanvas drawToText...
来源: Laya3.0_api 发布时间: 20231115
...hCancel(onTouchCancel); var rankSprite2 = new Laya.Sprite(); rankSprite2.zOrder = 100; Laya.stage.addChild(rankSprite2); var texture = new Laya.Texture(sharedCanvas); texture.bitmap.alwaysChange = true; rankSprite2.graphics.drawTexture(texture, left*pixelRatio, top*pixelRatio, width*pixelRatio,hei...
来源: Laya_社区 发布时间: 20180426