ExplosionStartedEvent¶
Class ExplosionStartedEvent
Hierarchy (View Summary)
- WebVisEvent
- ExplosionStartedEvent
Index
Constructors
Properties
Constructors
constructor
- new ExplosionStartedEvent(
center: Float32Array<ArrayBufferLike>,
): ExplosionStartedEvent The ExplosionStartedEvent occurs if an Explosion has been started.
Parameters
- center: Float32Array<ArrayBufferLike>
The center around which the parts are exploded.
Returns ExplosionStartedEvent
- center: Float32Array<ArrayBufferLike>
EXPLOSION_STARTED