Interface TimeAnimation.TimeAnimationRenderer

Enclosing interface:
TimeAnimation

public static interface TimeAnimation.TimeAnimationRenderer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    end()
     
    void
     
  • Method Details

    • begin

      void begin()
    • render

      void render(Interval time)
    • end

      void end()