net.ctdp.rfdynhud.util
Class MapTools

java.lang.Object
  extended by net.ctdp.rfdynhud.util.MapTools

public class MapTools
extends java.lang.Object


Constructor Summary
MapTools()
           
 
Method Summary
static int getDisplayedVSIsForMap(ScoringInfo scoringInfo, VehicleScoringInfo viewedVSI, boolean useClassScoring, boolean forceLeaderDisplayed, VehicleScoringInfo[] target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapTools

public MapTools()
Method Detail

getDisplayedVSIsForMap

public static int getDisplayedVSIsForMap(ScoringInfo scoringInfo,
                                         VehicleScoringInfo viewedVSI,
                                         boolean useClassScoring,
                                         boolean forceLeaderDisplayed,
                                         VehicleScoringInfo[] target)