phaser - v4.0.0-rc.4
Preparing search index...
matter
MatterJS
IEventTimestamped
Interface IEventTimestamped<T>
interface
IEventTimestamped
<
T
>
{
name
:
string
;
source
:
T
;
timestamp
:
number
;
}
Type Parameters
T
Hierarchy (
View Summary
)
MatterJS
.
IEvent
<
T
>
IEventTimestamped
MatterJS
.
IEventCollision
Index
Properties
name
source
timestamp
Properties
name
name
:
string
The name of the event
source
source
:
T
The source object of the event
timestamp
timestamp
:
number
The engine.timing.timestamp of the event
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
source
timestamp
phaser - v4.0.0-rc.4
Loading...
The name of the event