大约有 158 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0070 秒)
...chorY set_height set_scaleX set_scaleY set_transform set_visible set_width show size skew startDrag stopDrag timerLoop timerOnce toParentPoint updateZOrder fromImage Constructors constructor new TileAniSprite(): TileAniSprite Inherited from Sprite.constructor Overrides Node.constructor Defined in la...
来源: Laya3.0_api 发布时间: 20231115
...chorY set_height set_scaleX set_scaleY set_transform set_visible set_width show size skew startDrag stopDrag timerLoop timerOnce toParentPoint updatePos updateZOrder fromImage Constructors constructor new GridSprite(): GridSprite Inherited from Sprite.constructor Overrides Node.constructor Defined i...
来源: Laya3.0_api 发布时间: 20231115
...现场景的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高...
来源: laya_api 发布时间: 20170422
...FULL; Laya.stage.screenMode = Stage.SCREEN_NONE; //显示性能面板 Stat.show(); this.path = []; this.startPoint = new Vector2(); this.endPoint = new Vector2(); for (var i: number = 0; i < 20; ++i) { var newVec: Vector2 = new Vector2(); this.resPath.push(newVec); } //预加载所有资源 var r...
来源: Laya3.0_文档 发布时间: 20230303
...ject 游戏中心插件 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默...
来源: Laya2.0_api 发布时间: 20190513
... 本类就是层级类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默...
来源: Laya2.0_api 发布时间: 20190513
... 本类就是层级类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高...
来源: laya_api 发布时间: 20170929
...his.contentPane = await gui.UIPackage.createWidget("MyDialog.widget"); } onShown() { } onHide() { } } 在编辑器内,所有对话框都是单例。显示这个对话框的方式为: import { MyDialog } from "./MyDialog"; Editor.showDialog(MyDialog, null); 八、扩展内置菜单 支持对编...
来源: Laya3.0_文档 发布时间: 20241014
...要由子类实现。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高...
来源: laya_api 发布时间: 20170929
...leton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高...
来源: laya_api 发布时间: 20170929