Preparing search index...
The search index is not available
Detect-Collisions
Detect-Collisions
BoxConstructor
Interface BoxConstructor<TBox>
interface
BoxConstructor
<
TBox
extends
Box
>
{
new
BoxConstructor
(
position
:
PotentialVector
,
width
:
number
,
height
:
number
,
options
?:
BodyOptions
,
)
:
TBox
;
}
Type Parameters
TBox
extends
Box
Index
Constructors
constructor
Constructors
constructor
new
BoxConstructor
(
position
:
PotentialVector
,
width
:
number
,
height
:
number
,
options
?:
BodyOptions
,
)
:
TBox
Parameters
position
:
PotentialVector
width
:
number
height
:
number
Optional
options
:
BodyOptions
Returns
TBox
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Detect-Collisions
Loading...