Closed zepumph closed 7 years ago
From https://github.com/phetsims/axon/issues/142, these occurences of Events should be replaced with emitter.
Events
It looks like there are three files that import Events:
Sensor.js
Hose.js
FluxMeter.js
@samreid will you please review the conversion commits above?
Change sets look great, thanks!
From https://github.com/phetsims/axon/issues/142, these occurences of
Events
should be replaced with emitter.It looks like there are three files that import
Events
:Sensor.js
Hose.js
FluxMeter.js