Interface RadarSort.RadarSortFunc

Enclosing class:
RadarSort

public static interface RadarSort.RadarSortFunc
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    get(Position pos, mindustry.gen.Unit other)
     
  • Method Details

    • get

      float get(Position pos, mindustry.gen.Unit other)