wodka.ga.racer.mc
Class ModelCompareStarRaceRunner

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

public class ModelCompareStarRaceRunner
extends ModelCompareRaceRunner

Author:
wolfi

Constructor Summary
ModelCompareStarRaceRunner()
           
 
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

ModelCompareStarRaceRunner

public ModelCompareStarRaceRunner()
Method Detail

getGridFunction

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

getModelHolder

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