Skip to content

OF2Node

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

Overview

OF2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class OF2Node

import { OF2Node } from 'scenerystack/nitroglycerin';

Constructor

new OF2Node( providedOptions? : OF2NodeOptions )

Instance Methods

Type OF2NodeOptions

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

MoleculeNodeOptions

Source Code

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