跳到主要内容

pos_distance

计算两个位置距离

不应该是全局函数!!!

声明

float pos_distance(map a, map b)

参数

参数名描述
a位置1
b位置2

返回值

距离

使用方式

返回文档