2.1.8
- Added an optional callback to
Emitter.playOnceAndDestroy()
- Added
Emitter.playOnce()
, which isplayOnceAndDestroy()
without the destroying.
Emitter.playOnceAndDestroy()
Emitter.playOnce()
, which is playOnceAndDestroy()
without the destroying.