done.inpro.system.carchase
Class CarChaseExperimenter.Action

java.lang.Object
  extended by done.inpro.system.carchase.CarChaseExperimenter.Action
Direct Known Subclasses:
CarChaseExperimenter.ShutdownAction, CarChaseExperimenter.TTSAction, CarChaseExperimenter.WorldAction
Enclosing class:
CarChaseExperimenter

public static class CarChaseExperimenter.Action
extends java.lang.Object

an action for the world or for iTTS


Field Summary
 java.lang.Object appData
           
(package private)  int start
           
 
Constructor Summary
CarChaseExperimenter.Action()
           
CarChaseExperimenter.Action(int t)
           
 
Method Summary
 int getStart()
           
 void setStart(int t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

start

int start

appData

public java.lang.Object appData
Constructor Detail

CarChaseExperimenter.Action

public CarChaseExperimenter.Action()

CarChaseExperimenter.Action

CarChaseExperimenter.Action(int t)
Method Detail

getStart

public int getStart()

setStart

public void setStart(int t)