utils

Home > @silence_zhpf/utils > Distance > add

Distance.add() method

两个距离想加

Signature:

add(other: Distance): Distance;

Parameters

Parameter Type Description
other Distance 另一个距离对象

Returns:

Distance