BackspaceIcon¶
Overview¶
BackspaceIcon draws a backspace icon. This was originally created for use on keypads, but may have other applications.
@author John Blanco @author Chris Malley (PixelZoom, Inc.)
Class BackspaceIcon¶
Constructor¶
new BackspaceIcon( providedOptions? : BackspaceIconOptions )¶
Instance Methods¶
Type BackspaceIconOptions¶
- size?: Dimension2
- & PathOptions
Source Code¶
See the source for BackspaceIcon.ts in the scenery-phet repository.