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