Skip to main content

ControllerMoveToActiveZone

Callable

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

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


    Parameters

    • direction: Up | Right | Left | Down

    Returns void