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