Skip to content

FaucetControlsKeyboardHelpSection

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

Overview

FaucetControlsKeyboardHelpSection is the keyboard-help section that describes how to interact with FaucetNode. See https://github.com/phetsims/scenery-phet/issues/839 for design history.

@author Chris Malley (PixelZoom, Inc.)

Class FaucetControlsKeyboardHelpSection

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

Constructor

new FaucetControlsKeyboardHelpSection( providedOptions? : FaucetControlsKeyboardHelpSectionOptions )

Instance Methods

Source Code

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