Skip to content

H2Node

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/nitroglycerin/blob/main/js/nodes/H2Node.ts for the most up-to-date information.

Overview

H2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class H2Node

import { H2Node } from 'scenerystack/nitroglycerin';

Constructor

new H2Node( providedOptions? : H2NodeOptions )

Instance Methods

Type H2NodeOptions

import type { H2NodeOptions } from 'scenerystack/nitroglycerin';

HorizontalMoleculeNodeOptions

Source Code

See the source for H2Node.ts in the nitroglycerin repository.