Search
Preparing search index...
The search index is not available
Excalibur.js v0.26.0 API Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Excalibur.js v0.26.0 API Documentation
Events
ContactStartEvent
Class ContactStartEvent<T>
Type parameters
T
Hierarchy
ContactStartEvent
Index
Constructors
constructor
Properties
contact
other
target
Constructors
constructor
new
Contact
Start
Event
<
T
>
(
target
:
T
, other
:
T
, contact
:
CollisionContact
)
:
Events
.
ContactStartEvent
<
T
>
Type parameters
T
Parameters
target:
T
other:
T
contact:
CollisionContact
Returns
Events
.
ContactStartEvent
<
T
>
Properties
contact
contact
:
CollisionContact
other
other
:
T
target
target
:
T
Exports
Events
Input
Side
Util
webgl
Contact
Start
Event
constructor
contact
other
target