SortCueArrowNode¶
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/accessibility/group-sort/view/SortCueArrowNode.ts for the most up-to-date information.
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¶
Constructor¶
new SortCueArrowNode( providedOptions : SortCueArrowNodeOptions )¶
Instance Methods¶
Source Code¶
See the source for SortCueArrowNode.ts in the scenery-phet repository.