Skip to content

StopSignNode

Overview

An octagonal, red stop sign node with a white internal border

@author Denzell Barnett (PhET Interactive Simulations) @author Sam Reid (PhET Interactive Simulations)

Class StopSignNode

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

Constructor

new StopSignNode( providedOptions? : StopSignNodeOptions )

Instance Methods

Type StopSignNodeOptions

import type { StopSignNodeOptions } from 'scenerystack/scenery-phet';

Source Code

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