Interface CodeContext.ClockListener

Enclosing class:
CodeContext<D extends CodeDelegate>

public static interface CodeContext.ClockListener
Listener for responding to time changes inside the context.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Time has changed.
  • Method Details

    • tick

      void tick()
      Time has changed.