Skip to content

HeatCoolControlsKeyboardHelpSection

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.