Skip to content

ResetShape

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

Overview

Shape used to indicate 'reset' of something, used on ResetButton. Origin is at the center of the circle.

@author John Blanco

Class ResetShape

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

Constructor

new ResetShape( radius : number )

Instance Methods

Source Code

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