DirectionEnum¶
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/describers/DirectionEnum.js for the most up-to-date information.
Overview¶
Possible directions for a freely draggable item; it can move up, down, left, right, and along the diagonals of these orientations.
@author Michael Kauzmann (PhET Interactive Simulations) @author Jesse Greenberg (PhET Interactive Simulations)
Source Code¶
See the source for DirectionEnum.js in the scenery-phet repository.