Skip to content

ElectronChargeNode

Overview

ElectronChargeNode renders a shaded 2d electron with a "-" sign in the middle.

@author Sam Reid (PhET Interactive Simulations)

Class ElectronChargeNode

import { ElectronChargeNode } from 'scenerystack/scenery-phet';

Constructor

new ElectronChargeNode( providedOptions? : ElectronChargeNodeOptions )

Instance Methods

Type ElectronChargeNodeOptions

import type { ElectronChargeNodeOptions } from 'scenerystack/scenery-phet';

Source Code

See the source for ElectronChargeNode.ts in the scenery-phet repository.