Package heronarts.glx

Class InputDispatch

java.lang.Object
heronarts.glx.InputDispatch
All Implemented Interfaces:
LXEngine.Dispatch

public class InputDispatch extends Object implements LXEngine.Dispatch
  • Field Details

  • Method Details

    • dispatch

      public void dispatch()
      Invoked by the LXEngine thread to handle input events.
      Specified by:
      dispatch in interface LXEngine.Dispatch