Skip to content

CONode

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

Overview

CO Molecule

@author Chris Malley (PixelZoom, Inc.)

Class CONode

import { CONode } from 'scenerystack/nitroglycerin';

Constructor

new CONode( providedOptions? : CONodeOptions )

Instance Methods

Type CONodeOptions

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

HorizontalMoleculeNodeOptions

Source Code

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