RestartButton¶
Overview¶
Restart button.
@author Sam Reid (PhET Interactive Simulations)
Class RestartButton¶
Constructor¶
new RestartButton( providedOptions? : RestartButtonOptions )¶
Instance Methods¶
Type RestartButtonOptions¶
StrictOmit<RoundPushButtonOptions, "content">
Source Code¶
See the source for RestartButton.ts in the scenery-phet repository.