net.phys2d.raw.shapes
Interface DynamicShape

All Superinterfaces:
Shape
All Known Implementing Classes:
Box, Circle, ConvexPolygon, Line, Polygon

public interface DynamicShape
extends Shape

A tagging interface used for shapes which the current implementation can use for dynamic bodies - i.e. some shapes arn't implemented to work for moving bodies.


Methods inherited from interface net.phys2d.raw.shapes.Shape
getBounds, getSurfaceFactor