wodka.ga.racer.mc
Class ModelCompareLinearStarRaceRunner

java.lang.Object
  extended bywodka.ga.racer.mc.ModelCompareRaceRunner
      extended bywodka.ga.racer.mc.ModelCompareLinearStarRaceRunner
All Implemented Interfaces:
RaceRunner, java.lang.Runnable

public class ModelCompareLinearStarRaceRunner
extends ModelCompareRaceRunner

Author:
wolfi

Constructor Summary
ModelCompareLinearStarRaceRunner()
           
 
Method Summary
protected  GridFunction getGridFunction()
           
protected  ModelHolder getModelHolder()
           
 
Methods inherited from class wodka.ga.racer.mc.ModelCompareRaceRunner
compare, run, setErrHandler, setGridFunction, setId, setModel, setRaceRunnerListener, setTerrainXml, setTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelCompareLinearStarRaceRunner

public ModelCompareLinearStarRaceRunner()
Method Detail

getGridFunction

protected GridFunction getGridFunction()
Specified by:
getGridFunction in class ModelCompareRaceRunner

getModelHolder

protected ModelHolder getModelHolder()
Specified by:
getModelHolder in class ModelCompareRaceRunner