Skip to content

H2ONode

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

Overview

H2O Molecule

@author Chris Malley (PixelZoom, Inc.)

Class H2ONode

import { H2ONode } from 'scenerystack/nitroglycerin';

Constructor

new H2ONode( providedOptions? : H2ONodeOptions )

Instance Methods

Type H2ONodeOptions

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

MoleculeNodeOptions

Source Code

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