blockly >utils >坐标 >克隆

utils.Coordinate.clone() 方法

创建此坐标的新副本。

Signature:

clone(): Coordinate;

返回

坐标

此坐标的副本。