game_common.locationLocationClassesis_intersecting本页总览is_intersecting 是否和目标位置集合相交 声明 bool is_intersecting(LocationSet other) 参数 参数名描述other位置集合(LocationSet实例) 返回值 true - 相交, false - 不相交 使用方式 返回文档