class nape.shape.ShapeType

Available on all platforms

Enumeration of Nape Shape types.

Class Fields

static var CIRCLE:ShapeType

Circle shape type

static var POLYGON:ShapeType

Polygon shape type

Instance Fields

function new():Void

@private

function toString():String

@private