Skip to content

CS2Node

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

Overview

CS2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class CS2Node

import { CS2Node } from 'scenerystack/nitroglycerin';

Constructor

new CS2Node( providedOptions? : CS2NodeOptions )

Instance Methods

Type CS2NodeOptions

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

HorizontalMoleculeNodeOptions

Source Code

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