Class GripDots

java.lang.Object
me.hackware.api.gui.studio.GripDots

public final class GripDots extends Object
The 2×3 dot grip that marks a draggable / reorderable Studio row. Drawn at physical-pixel resolution so the dots stay crisp at any panel scale.
  • Method Details

    • draw

      public static void draw(UiContext ui, int x, int y, int color)
      Six dots on a 3px grid, top-left at (x, y).