nape-js API
GitHub
Home
Preparing search index...
ShapeType
Class ShapeType
Shape type classification.
CIRCLE
— circle shape
POLYGON
— polygon shape
Converted from nape-compiled.js lines 30435–30482.
Index
Constructors
constructor
Accessors
CAPSULE
CIRCLE
POLYGON
Methods
to
String
Constructors
constructor
new
ShapeType
()
:
ShapeType
Returns
ShapeType
Accessors
Static
CAPSULE
get
CAPSULE
()
:
ShapeType
Returns
ShapeType
Static
CIRCLE
get
CIRCLE
()
:
ShapeType
Returns
ShapeType
Static
POLYGON
get
POLYGON
()
:
ShapeType
Returns
ShapeType
Methods
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
CAPSULE
CIRCLE
POLYGON
Methods
to
String
GitHub
Home
nape-js API
Loading...
Shape type classification.
CIRCLE— circle shapePOLYGON— polygon shapeConverted from nape-compiled.js lines 30435–30482.