Skip to main content

ControllerMoveToActiveZone

Callable

  • ControllerMoveToActiveZone(direction: Left | Right | Up | Down): void

  • Moves the pointer throught the active zones in the direction wanted.


    Parameters

    • direction: Left | Right | Up | Down

    Returns void