Interface TimelineProcessor.UpcomingAction

All Known Implementing Classes:
TimelineProcessor.UpcomingTrigger
Enclosing class:
TimelineProcessor

public static interface TimelineProcessor.UpcomingAction
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    double
     
  • Method Details

    • timeUntil

      double timeUntil()
    • fire

      void fire()