Skip to content

StopIconShape

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery-phet/blob/main/js/StopIconShape.ts for the most up-to-date information.

Overview

Shape for the 'stop' icon that appears on buttons and other UI components.

@author Chris Malley (PixelZoom, Inc.)

Class StopIconShape

import { StopIconShape } from 'scenerystack/scenery-phet';

Constructor

new StopIconShape( width : number )

Instance Methods

Source Code

See the source for StopIconShape.ts in the scenery-phet repository.