game_server.engineutilsMathUtilpos_to_array本页总览pos_to_array 将2坐标位置转换为数组 不应该是全局函数!!! 声明 array pos_to_array(map p) 参数 参数名描述p12坐标位置 返回值 数组:[ x, y ] 使用方式