Skip to content

PlayIconShape

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/PlayIconShape.ts for the most up-to-date information.

Overview

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

@author Chris Malley (PixelZoom, Inc.)

Class PlayIconShape

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

Constructor

new PlayIconShape( width : number, height : number )

Instance Methods

Source Code

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