Skip to content

MoveDraggableItemsKeyboardHelpSection

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

Overview

MoveDraggableItemsKeyboardHelpSection is the keyboard-help section that describes how to move items in 2D.

@author Michael Kauzmann (PhET Interactive Simulations)

Class MoveDraggableItemsKeyboardHelpSection

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

Constructor

new MoveDraggableItemsKeyboardHelpSection( providedOptions? : MoveDraggableItemsKeyboardHelpSectionOptions )

Instance Methods

Source Code

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