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¶
Constructor¶
new SortCueArrowNode( providedOptions : SortCueArrowNodeOptions )¶
Instance Methods¶
Source Code¶
See the source for SortCueArrowNode.ts in the scenery-phet repository.