Skip to content

SNode

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

Overview

S Molecule

@author Chris Malley (PixelZoom, Inc.)

Class SNode

import { SNode } from 'scenerystack/nitroglycerin';

Constructor

new SNode( providedOptions? : SNodeOptions )

Instance Methods

Type SNodeOptions

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

HorizontalMoleculeNodeOptions

Source Code

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