endContactHandler(event)
Handles a p2 end contact event.
Parameters
Name | Type | Description |
---|---|---|
event | object | The event data. |
- Source code: physics/p2/World.js (Line 527)
endContactHandler(event)
Handles a p2 end contact event.
Name | Type | Description |
---|---|---|
event | object | The event data. |
Please login to continue.