Interface MouseEvent

    • Method Detail

      • getTargetBounds

        Rectangle getTargetBounds()
        Returns:
        The absolute bounds of the event target.
      • getViewportBounds

        Rectangle getViewportBounds()
        Returns:
        The absolute bounds of the viewport.
      • getMousePosition

        Point getMousePosition()
        Returns:
        The position of the mouse relative to the viewport.