public class StopEvent extends TransitionEvent
Constructor and Description |
---|
StopEvent(Controller from,
int previous,
int current,
int target,
Time mediaTime) |
Modifier and Type | Method and Description |
---|---|
Time |
getMediaTime() |
java.lang.String |
toString() |
getCurrentState, getPreviousState, getTargetState
getSource, getSourceController
public StopEvent(Controller from, int previous, int current, int target, Time mediaTime)
public Time getMediaTime()
public java.lang.String toString()
toString
in class TransitionEvent