Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
collision
b2ManifoldPoint
Class b2ManifoldPoint
Hierarchy
b2ManifoldPoint
Index
Properties
id
local
Point
normal
Impulse
tangent
Impulse
Methods
Copy
Reset
Make
Array
Properties
Readonly
id
id
:
b2ContactID
= new b2ContactID()
Readonly
local
Point
local
Point
:
b2Vec2
= new b2Vec2()
normal
Impulse
normal
Impulse
:
number
= 0
tangent
Impulse
tangent
Impulse
:
number
= 0
Methods
Copy
Copy
(
o
:
b2ManifoldPoint
)
:
b2ManifoldPoint
Parameters
o:
b2ManifoldPoint
Returns
b2ManifoldPoint
Reset
Reset
(
)
:
void
Returns
void
Static
Make
Array
Make
Array
(
length
:
number
)
:
b2ManifoldPoint
[]
Parameters
length:
number
Returns
b2ManifoldPoint
[]
Globals
node_
modules\@cocos\box2d\src\collision
b2
Manifold
Point
id
local
Point
normal
Impulse
tangent
Impulse
Copy
Reset
Make
Array
Generated using
TypeDoc