大约有 64 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0073 秒)
...Space的x坐标 y: number 相对于coordinateSpace的y坐标 width: number 宽度 height: number 高度 Returns void Static getGlobalPosAndScale getGlobalPosAndScale(sprite: Sprite): Rectangle Defined in laya/utils/SpriteUtils.ts:37 计算传入的显示对象 Sprite 的全局坐标系的坐标和...
来源: Laya3.0_api 发布时间: 20231115
...idWidth get gridWidth(): number Defined in laya/map/TiledMap.ts:1325 块的宽度 Returns number height get height(): number Defined in laya/map/TiledMap.ts:1258 地图的高度 Returns number numColumnsGrid get numColumnsGrid(): number Defined in laya/map/TiledMap.ts:1339 地图的横向块数 Retu...
来源: Laya3.0_api 发布时间: 20231115
...gnWidth designWidth: number = 0 Defined in laya/display/Stage.ts:120 设计宽度(初始化时设置的宽度Laya.init(width,height)) focus focus: Node Defined in laya/display/Stage.ts:114 当前焦点对象,此对象会影响当前键盘事件的派发主体。 hitTestPrior hitTestPrior: bool...
来源: Laya3.0_api 发布时间: 20231115
...rom Text.displayWidth Defined in laya/display/Sprite.ts:556 对象的显示宽度(以像素为单位)。 Returns number displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:483 表示是否在显示列表中显示。 Returns boolea...
来源: Laya3.0_api 发布时间: 20231115
...器的垂直方向坐标值。 shape.width = 100;//设置 shape 对象的宽度。 shape.height = 100;//设置 shape 对象的高度。 shape.pivotX = 50;//设置 shape 对象的水平方法轴心点坐标。 shape.pivotY = 50;//设置 shape 对象的垂直方法轴心点坐标。 Laya.stage.addChil...
来源: Laya3.0_api 发布时间: 20231115
...rom Text.displayWidth Defined in laya/display/Sprite.ts:556 对象的显示宽度(以像素为单位)。 Returns number displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:483 表示是否在显示列表中显示。 Returns boolea...
来源: Laya3.0_api 发布时间: 20231115
...于控制 text 对象的显示位置。 text.width = 300;//设置 text 的宽度。 text.height = 200;//设置 text 的高度。 text.italic = true;//设置 text 的文本显示为斜体。 text.borderColor = "#fff000";//设置 text 的文本边框颜色。 Laya.stage.addChild(text);//将 text 添...
来源: Laya3.0_api 发布时间: 20231115
...控制 label 对象的显示位置。 label.width = 300;//设置 label 的宽度。 label.height = 200;//设置 label 的高度。 Laya.stage.addChild(label);//将 label 添加到显示列表。 var passwordLabel:Label = new Label("请原谅我,我不想被人看到我心里话。");//创建一个...
来源: Laya3.0_api 发布时间: 20231115
...rom Text.displayWidth Defined in laya/display/Sprite.ts:556 对象的显示宽度(以像素为单位)。 Returns number displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:483 表示是否在显示列表中显示。 Returns boolea...
来源: Laya3.0_api 发布时间: 20231115
...rom Text.displayWidth Defined in laya/display/Sprite.ts:556 对象的显示宽度(以像素为单位)。 Returns number displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:483 表示是否在显示列表中显示。 Returns boolea...
来源: Laya3.0_api 发布时间: 20231115