Package sim.physics2D.shape

Class Summary
Circle The Circle class is used by a circular physical object to store the attributes of its appearance and size
Polygon Polygons represents any convex multi-sided object.
Rectangle Rectangle implementation of Polygon
Shape Each physical object has an associated shape.