Difference between revisions of "ShapeType"

(Created page with 'The different types of Shapes, as returned by Shape:getType. == Constants == ;circle: The Shape is circular. ;polygon: The Shape is polygonal. == See Also == * [[pa…')
(No difference)

Revision as of 14:44, 4 May 2010

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

Constants

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

See Also