class nape.shape.ShapeType
Available on all platforms
Enumeration of Nape Shape types.
static var CIRCLE:ShapeType
Circle shape type
static var POLYGON:ShapeType
Polygon shape type
function new():Void
@private
function toString():String