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