Preparing search index...
The search index is not available
Detect-Collisions
Detect-Collisions
PolygonConstructor
Interface PolygonConstructor<TPolygon>
interface
PolygonConstructor
<
TPolygon
>
{
new PolygonConstructor
new
(
position
:
PotentialVector
,
points
:
PotentialVector
[]
,
options
?:
BodyOptions
<
any
>
)
:
TPolygon
;
}
Type Parameters
TPolygon
extends
Polygon
Index
Constructors
constructor
Constructors
constructor
new
Polygon
Constructor
(
position
,
points
,
options
?
)
:
TPolygon
Parameters
position
:
PotentialVector
points
:
PotentialVector
[]
Optional
options
:
BodyOptions
<
any
>
Returns
TPolygon
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Detect-Collisions
Loading...