Package games.pixscape.runtime.physics
Class PolygonDecomposer
java.lang.Object
games.pixscape.runtime.physics.PolygonDecomposer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionstatic PolygonBuildResultbuild(float[] sourceVertices, int sourceVertexCount)
-
Field Details
-
ALGORITHM_VERSION
public static final int ALGORITHM_VERSION- See Also:
-
BOX2D_MAX_POLYGON_VERTICES
public static final int BOX2D_MAX_POLYGON_VERTICES- See Also:
-
-
Method Details
-
build
-