Interface TimelineScenarioCallback
public interface TimelineScenarioCallback
Callback for tracking the
TimelineScenarios.-
Method Summary
Modifier and TypeMethodDescriptionvoidIndicates that the all timelines and swing workers in the timeline scenario have finished.
-
Method Details
-
onTimelineScenarioDone
void onTimelineScenarioDone()Indicates that the all timelines and swing workers in the timeline scenario have finished.
-