Serialized Form
-
Package net.dermetfan.gdx.physics.box2d
-
Exception Class net.dermetfan.gdx.physics.box2d.Box2DUtils.PreconditionCheck.InvalidChainShapeException
class InvalidChainShapeException extends Box2DUtils.PreconditionCheck.InvalidPolyShapeException implements Serializable-
Serialized Fields
-
problem
Box2DUtils.PreconditionCheck.InvalidChainShapeException.Problem problem
-
-
-
Exception Class net.dermetfan.gdx.physics.box2d.Box2DUtils.PreconditionCheck.InvalidPolygonShapeException
class InvalidPolygonShapeException extends Box2DUtils.PreconditionCheck.InvalidPolyShapeException implements Serializable-
Serialized Fields
-
problem
Box2DUtils.PreconditionCheck.InvalidPolygonShapeException.Problem problem
why a PolygonShape cannot be created
-
-
-
Exception Class net.dermetfan.gdx.physics.box2d.Box2DUtils.PreconditionCheck.InvalidPolyShapeException
class InvalidPolyShapeException extends IllegalArgumentException implements Serializable-
Serialized Fields
-
length
int length
-
offset
int offset
-
vertices
float[] vertices
the vertices of the shape
-
-
-