StarButton¶
Overview¶
Button for returning to the level selection screen.
@author John Blanco
Class StarButton¶
Constructor¶
new StarButton( providedOptions? : StarButtonOptions )¶
Instance Methods¶
Type StarButtonOptions¶
StrictOmit<RectangularPushButtonOptions, "content">
Source Code¶
See the source for StarButton.ts in the scenery-phet repository.