PNode¶
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/PNode.ts for the most up-to-date information.
Overview¶
P Molecule
@author Chris Malley (PixelZoom, Inc.)
Class PNode¶
Constructor¶
new PNode( providedOptions? : PNodeOptions )¶
Instance Methods¶
Type PNodeOptions¶
Source Code¶
See the source for PNode.ts in the nitroglycerin repository.