Skip to content

F2Node

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

Overview

F2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class F2Node

import { F2Node } from 'scenerystack/nitroglycerin';

Constructor

new F2Node( providedOptions? : F2NodeOptions )

Instance Methods

Type F2NodeOptions

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

HorizontalMoleculeNodeOptions

Source Code

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