Class PixmapPacker.PixmapPackerRect

java.lang.Object
arc.math.geom.Rect
arc.graphics.g2d.PixmapPacker.PixmapPackerRect
All Implemented Interfaces:
Shape2D
Enclosing class:
PixmapPacker

public static class PixmapPacker.PixmapPackerRect extends Rect
  • Field Details

    • splits

      public int[] splits
    • pads

      public int[] pads
  • Constructor Details

    • PixmapPackerRect

      public PixmapPackerRect(int x, int y, int width, int height)
    • PixmapPackerRect

      public PixmapPackerRect(int x, int y, int width, int height, int left, int top, int originalWidth, int originalHeight)