Skip to content

N2ONode

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

Overview

N2O Molecule

@author Chris Malley (PixelZoom, Inc.)

Class N2ONode

import { N2ONode } from 'scenerystack/nitroglycerin';

Constructor

new N2ONode( providedOptions? : N2ONodeOptions )

Instance Methods

Type N2ONodeOptions

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

HorizontalMoleculeNodeOptions

Source Code

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