game_common.locationLocationClassesnew_by_base_offset本页总览new_by_base_offset 使用基准坐标和一组相对基准坐标的偏移列表创建位置 声明 Location new_by_base_offset(int base_y, array offset_list) 参数 参数名描述base_x基准坐标x值base_y基准坐标y值offset_list相对基准坐标的偏移列表 返回值 位置(Location实例) 使用方式 返回文档