Constructors

Properties

getInstance: (() => CursorControllerProvider)

Methods

  • Deprecated

    in favor of getCursorByInteractor Gets the InteractorCursor for a specified interactor

    Parameters

    • interactor: Interactor

      The interactor to get the cursor for

    Returns InteractorCursor

    the InteractorCursor for the requested interactor, or null if it doesn't exist

  • Gets the InteractorCursor for a specified input type

    Parameters

    Returns InteractorCursor

    the InteractorCursor for the requested InteractorInputType, or null if it doesn't exist

  • Gets the InteractorCursor for a specified interactor

    Parameters

    • interactor: Interactor

      The interactor to get the cursor for

    Returns InteractorCursor

    the InteractorCursor for the requested interactor, or null if it doesn't exist