Skip to content

SortCueArrowNode

Overview

Creates a double-headed, dashed arrow used to cue sorting in the "group sort" interaction.

@author Marla Schulz (PhET Interactive Simulations) @author Michael Kauzmann (PhET Interactive Simulations)

Class SortCueArrowNode

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

Constructor

new SortCueArrowNode( providedOptions : SortCueArrowNodeOptions )

Instance Methods

Source Code

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