ClapperboardButton¶
Overview¶
A Node that produces a variety of loud outputs to support data synchronizing during a recording. This includes sound, visuals, and the PhET-iO data stream.
This is prototype code and intended to be used in studies with users to assist with data collection. Not a typical UI component.
Next time this is used: Would be nice to emit a PhET-iO state when triggered
@author Michael Kauzmann (PhET Interactive Simulations)
Class ClapperboardButton¶
Constructor¶
new ClapperboardButton( providedOptions? : ClapperboardButtonOptions )¶
Instance Methods¶
dispose()¶
Source Code¶
See the source for ClapperboardButton.ts in the scenery-phet repository.