Package zombie.vehicles
Class ClipperOffset
java.lang.Object
zombie.vehicles.ClipperOffset
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static enum
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addPath
(int int1, ByteBuffer byteBuffer, int int2, int int3) void
clear()
void
execute
(double double1) int
getPolygon
(int int1, ByteBuffer byteBuffer) int
-
Constructor Details
-
ClipperOffset
public ClipperOffset()
-
-
Method Details
-
clear
public void clear() -
addPath
-
execute
public void execute(double double1) -
getPolygonCount
public int getPolygonCount() -
getPolygon
-