Skip to content

UTurnArrowShape

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

Overview

U-Turn arrow shape, for use with "reset" or "undo" purposes

@author Jonathan Olson <jonathan.olson@colorado.edu>

Class UTurnArrowShape

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

Constructor

new UTurnArrowShape( size : number )

Instance Methods

Source Code

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