Class ClipperOffset

java.lang.Object
zombie.vehicles.ClipperOffset

public final class ClipperOffset extends Object
  • Constructor Details

    • ClipperOffset

      public ClipperOffset()
  • Method Details

    • clear

      public void clear()
    • addPath

      public void addPath(int numPoints, ByteBuffer points, int joinType, int endType)
    • execute

      public void execute(double delta)
    • getPolygonCount

      public int getPolygonCount()
    • getPolygon

      public int getPolygon(int index, ByteBuffer vertices)