Skip to content

O2Node

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

Overview

O2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class O2Node

import { O2Node } from 'scenerystack/nitroglycerin';

Constructor

new O2Node( providedOptions? : O2NodeOptions )

Instance Methods

Type O2NodeOptions

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

HorizontalMoleculeNodeOptions

Source Code

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