protected class Timeline.StepBegins extends Timeline.Event
Modifier and Type | Field and Description |
---|---|
(package private) double |
step |
date, priority
Constructor and Description |
---|
Timeline.StepBegins(long date,
double step) |
Modifier and Type | Method and Description |
---|---|
void |
doEvent(long timeId) |
void |
reverse(long timeId) |
compareTo
public void doEvent(long timeId)
doEvent
in class Timeline.Event
public void reverse(long timeId)
reverse
in class Timeline.Event