大约有 966 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0078 秒)
...: boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boolean 一个布尔值表示是否包含指定的 Node 节点对象 。 destroy destroy(destroyChild?: boo...
来源: Laya3.0_api 发布时间: 20231115
...。 layerName layerName: string = null Defined in laya/map/MapLayer.ts:42 当前Layer的名称 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough Defined in laya/display/Sprite.ts:260 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件...
来源: Laya3.0_api 发布时间: 20231115
...。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现显示对象。一般用来扩展渲染模式,请合理使用,可能会导致在...
来源: Laya2.0_api 发布时间: 20190513
...码了 (function () { /** * 玩家类 */ function Player(){ //记录当前动作 this.action = null; //玩家 this.body = null; //跳 统计数 this.jumpCount = 0; //跳 最大次数 如果想三连跳 改成 3 即可 this.jumpCountMax = 2; Player.__super.call(this); this.init(); } //玩家动...
来源: Laya_社区 发布时间: 20160801
...: boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boolean 一个布尔值表示是否包含指定的 Node 节点对象 。 destroy destroy(destroyChild?: boo...
来源: Laya3.0_api 发布时间: 20231115
...: boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boolean 一个布尔值表示是否包含指定的 Node 节点对象 。 destroy destroy(destroyChild?: boo...
来源: Laya3.0_api 发布时间: 20231115
...: boolean Inherited from Node.contains Defined in laya/display/Node.ts:546 当前容器是否包含指定的 Node 节点对象 。 Parameters node: Node 指定的 Node 节点对象 。 Returns boolean 一个布尔值表示是否包含指定的 Node 节点对象 。 destroy destroy(destroyChild?: boo...
来源: Laya3.0_api 发布时间: 20231115
....com/products/bmfont/install_bmfont_1.13.exe) > Bitmap Font Generator工具当前仅支持windows系统 ### 二、使用字体库中的字体来制作位图字体 制作位图字体有两种方式,一是用字体库的字体来制作位图字体,二是用美术设计的位图美术字来制作...
来源: Laya2.0_文档 发布时间: 20210715
...ring set sizeGrid(value: string): void Defined in laya/ui/ScrollBar.ts:386 当前实例的 Slider 实例的有效缩放网格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4,4,4,1" R...
来源: Laya3.0_api 发布时间: 20231115
...electedIndex(value: number): void Defined in laya/ui/ViewStack.ts:84 表示当前视图索引。 Returns number Defined in laya/ui/ViewStack.ts:88 表示当前视图索引。 Parameters value: number Returns void selection get selection(): Node set selection(value: Node): void Defined in laya/ui/Vie...
来源: Laya3.0_api 发布时间: 20231115