Skip to main content

Shop2MouseWheel

Callable

  • Shop2MouseWheel(event: WheelEvent): void

  • Called if the user moves the mouse wheel on the canvas


    Parameters

    • event: WheelEvent

      The event that triggered this

    Returns void