Class | Description | |
---|---|---|
Island | Base class for a collection of objects whose collisions should be solved. | |
PointCircleIsland | An island that solves collisions between points and circles | |
PointLineIsland | An Island that solves collisions between moving points and fixed lines. |