Skip to content

HeatCoolControlsKeyboardHelpSection

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

Overview

The keyboard help section that describes how to interact with a HeaterCoolerNode.

@author Jesse Greenberg (PhET Interactive Simulations)

Class HeatCoolControlsKeyboardHelpSection

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

Constructor

new HeatCoolControlsKeyboardHelpSection( providedOptions? : HeatCoolControlsKeyboardHelpSectionOptions )

Instance Methods

Type HeatCoolControlsKeyboardHelpSectionOptions

import type { HeatCoolControlsKeyboardHelpSectionOptions } from 'scenerystack/scenery-phet';

SliderControlsKeyboardHelpSectionOptions

Source Code

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