util_libutil_mathpos2_dist_lessthan本页总览pos2_dist_lessthan 两个2D坐标点距离在指定距离内 声明 bool pos2_dist_lessthan(map pos1, map pos2, mixed dist) 参数 参数名描述pos1坐标1pos2坐标2dist距离 返回值 true - 距离小于指定距离, false - 距离大于指定距离 使用方式 返回文档