ExplosionStartedEvent#
Class ExplosionStartedEvent
Hierarchy
- WebVisEvent
- ExplosionStartedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Explosion Started Event(center: Float32Array): ExplosionStartedEvent -
The ExplosionStartedEvent occurs if an Explosion has been started.
Parameters
-
center: Float32Array
The center around which the parts are exploded.
Returns ExplosionStartedEvent
-
Properties
center
center: Float32Array
id
id: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
EXPLOSION_STARTED