Preparing search index...
The search index is not available
Excalibur.js Edge API Documentation
Excalibur.js Edge API Documentation
CollisionPreSolveEvent
Class CollisionPreSolveEvent<T>
Type Parameters
T
Hierarchy
CollisionPreSolveEvent
Index
Constructors
constructor
Properties
contact
intersection
other
side
target
Constructors
constructor
new
Collision
Pre
Solve
Event
<
T
>
(
target
:
T
, other
:
T
, side
:
Side
, intersection
:
Vector
, contact
:
CollisionContact
)
:
Events
.
CollisionPreSolveEvent
<
T
>
Type Parameters
T
Parameters
target:
T
other:
T
side:
Side
intersection:
Vector
contact:
CollisionContact
Returns
Events
.
CollisionPreSolveEvent
<
T
>
Properties
contact
contact
:
CollisionContact
intersection
intersection
:
Vector
other
other
:
T
side
side
:
Side
target
target
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Excalibur.js
Edge API
Documentation
Events
Input
Side
Util
Draw
Util
webgl
Collision
Pre
Solve
Event
constructor
contact
intersection
other
side
target