大约有 220 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0110 秒)
...体盒子作为角色的行走目标点,当点击鼠标后,角色会从当前目标点移动到下一个目标点,path数组用来存放所有目标点的坐标 private initPath(scene: Scene3D): void { for (var i: number = 0; i < this.pointCount; i++) { var str: string = "path" + i; this.pa...
来源: Laya3.0_文档 发布时间: 20230303
... Automatically Save The Configuration 导出时自动保存当前配置 Browse 选择导出目录 Clear 清空当前配置 Revert 从配置表中读取已保存...
来源: Laya_社区 发布时间: 20170428
...void Inherited from ScrollBar.sizeGrid Defined in laya/ui/ScrollBar.ts:386 当前实例的 Slider 实例的有效缩放网格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4,4,4,1" R...
来源: Laya3.0_api 发布时间: 20231115
...void Inherited from ScrollBar.sizeGrid Defined in laya/ui/ScrollBar.ts:386 当前实例的 Slider 实例的有效缩放网格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4,4,4,1" R...
来源: Laya3.0_api 发布时间: 20231115
... string set sizeGrid(value: string): void Defined in laya/ui/Button.ts:659 当前实例的位图 AutoImage 实例的有效缩放网格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4...
来源: Laya3.0_api 发布时间: 20231115
...ing): void Inherited from Button.sizeGrid Defined in laya/ui/Button.ts:659 当前实例的位图 AutoImage 实例的有效缩放网格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4...
来源: Laya3.0_api 发布时间: 20231115
...组中的一个成员。选择未选中的组成员将取消选择该组中当前所选的 Radio 控件。 see laya.ui.RadioGroup Hierarchy Button Radio Implements ISelect Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThro...
来源: Laya3.0_api 发布时间: 20231115
...: boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boolean 一个布尔值表示是否包含指定的 Node 节点对象 。 customRender customRender(context:...
来源: Laya3.0_api 发布时间: 20231115
...xt(): string set text(value: string): void Defined in laya/ui/Label.ts:177 当前文本内容字符串。 see laya.display.Text.text Returns string Defined in laya/ui/Label.ts:181 当前文本内容字符串。 see laya.display.Text.text Parameters value: string Returns void textField get textField(...
来源: Laya3.0_api 发布时间: 20231115
...文本超出宽高后,未尾的几位字符会替换为省略号,表示当前文本还有未显示的内容 Returns string Inherited from Text.overflow Defined in laya/display/Text.ts:626 指定文本超出文本域后的行为 tips: 值为:可见visible、隐藏hidden、滚动:scroll、自动...
来源: Laya3.0_api 发布时间: 20231115