大约有 64 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0040 秒)
... Defined in laya/display/Text.ts:202 是否将字符串中的\n,\t转换为实际功能的字符 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需...
来源: Laya3.0_api 发布时间: 20231115
...void { // 设置起点 // 由于取整带来的计算偏差,会导致娃娃实际到达的终点一般不会与计算的终点一致 // 因此将娃娃此时的位置作为起点 // this._head_pos.x = this._tail_pos.x; // this._head_pos.y = this._tail_pos.y; this._head_pos.x = this.x; this._head_p...
来源: Laya_社区 发布时间: 20180515
...scale、scaleX、scaleY。 可以通过getbounds获取显示对象图像的实际高度。 Returns number Inherited from Text.height Defined in laya/display/Sprite.ts:503 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小...
来源: Laya3.0_api 发布时间: 20231115
...scale、scaleX、scaleY。 可以通过getbounds获取显示对象图像的实际高度。 Returns number Inherited from Text.height Defined in laya/display/Sprite.ts:503 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小...
来源: Laya3.0_api 发布时间: 20231115