|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yobotics.simulationconstructionset.scripts.TimerScript
public class TimerScript
Constructor Summary | |
---|---|
TimerScript(java.lang.String name,
YoVariableRegistry parentRegistry)
|
Method Summary | |
---|---|
void |
doScript(double t)
|
DoubleYoVariable |
getTimeElapsed()
|
void |
startTimer()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimerScript(java.lang.String name, YoVariableRegistry parentRegistry)
Method Detail |
---|
public void doScript(double t)
doScript
in interface Script
public void startTimer()
public DoubleYoVariable getTimeElapsed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |