Class EventUtils

java.lang.Object
com.spinyowl.legui.component.misc.listener.EventUtils

public final class EventUtils extends Object
  • Method Details

    • hasViewportsInAboveLayersUnderCursor

      public static boolean hasViewportsInAboveLayersUnderCursor(Component component, org.joml.Vector2f cursorPosition)
    • hasScrollableInChildComponentsUnderCursor

      public static boolean hasScrollableInChildComponentsUnderCursor(Component targetComponent, org.joml.Vector2f cursorPosition)