ShapeType

The different types of Shapes, as returned by Shape:getType.

Constants

circle
The Shape is circular.
polygon
The Shape is polygonal.

See Also