done.inpro.system.carchase
Class CarChaseExperimenter.WorldStartAction

java.lang.Object
  extended by done.inpro.system.carchase.CarChaseExperimenter.Action
      extended by done.inpro.system.carchase.CarChaseExperimenter.WorldAction
          extended by done.inpro.system.carchase.CarChaseExperimenter.WorldStartAction
Enclosing class:
CarChaseExperimenter

public static class CarChaseExperimenter.WorldStartAction
extends CarChaseExperimenter.WorldAction


Field Summary
(package private)  double angle
           
 
Fields inherited from class done.inpro.system.carchase.CarChaseExperimenter.WorldAction
duration, reverseGear, target
 
Fields inherited from class done.inpro.system.carchase.CarChaseExperimenter.Action
appData, start
 
Constructor Summary
CarChaseExperimenter.WorldStartAction()
           
 
Method Summary
 void setAngle(double d)
           
 
Methods inherited from class done.inpro.system.carchase.CarChaseExperimenter.WorldAction
getDuration, getEnd, getTarget, isReverseGear, setDuration, setReverseGear, setTarget, toString
 
Methods inherited from class done.inpro.system.carchase.CarChaseExperimenter.Action
getStart, setStart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

angle

double angle
Constructor Detail

CarChaseExperimenter.WorldStartAction

public CarChaseExperimenter.WorldStartAction()
Method Detail

setAngle

public void setAngle(double d)