Class ScrollablePanel.ScrollablePanelViewport

java.lang.Object
com.spinyowl.legui.component.Component
com.spinyowl.legui.component.Panel
com.spinyowl.legui.component.ScrollablePanel.ScrollablePanelViewport
All Implemented Interfaces:
Serializable
Enclosing class:
ScrollablePanel

public static class ScrollablePanel.ScrollablePanelViewport extends Panel
See Also:
  • Constructor Details

    • ScrollablePanelViewport

      public ScrollablePanelViewport()
    • ScrollablePanelViewport

      public ScrollablePanelViewport(float x, float y, float width, float height)
    • ScrollablePanelViewport

      public ScrollablePanelViewport(org.joml.Vector2f position, org.joml.Vector2f size)