Interface InputListener

    • Method Detail

      • inputUpdate

        void inputUpdate​(Input source)
        Notifies the listener that an input event has occurred.
        Parameters:
        source - The Input that has updated.