大约有 21 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0018 秒)
...路径 this.set_path( ); } set_path( ) : void { // 设置起点 // 由于取整带来的计算偏差,会导致娃娃实际到达的终点一般不会与计算的终点一致 // 因此将娃娃此时的位置作为起点 // this._head_pos.x = this._tail_pos.x; // this._head_pos.y = this._tail_pos.y...
来源: Laya_社区 发布时间: 20180515