Skip to content

Cl2Node

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

Overview

Cl2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class Cl2Node

import { Cl2Node } from 'scenerystack/nitroglycerin';

Constructor

new Cl2Node( providedOptions? : Cl2NodeOptions )

Instance Methods

Type Cl2NodeOptions

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

HorizontalMoleculeNodeOptions

Source Code

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