DynamicTandem¶
Overview¶
A tandem for a dynamic element that stores the name of the archetype that defines its dynamic element's schema.
@author Sam Reid (PhET Interactive Simulations) @author Chris Klusendorf (PhET Interactive Simulations) @author Michael Kauzmann (PhET Interactive Simulations)
Class DynamicTandem¶
Constructor¶
new DynamicTandem( parentTandem : Tandem, name : string, providedOptions? : DynamicTandemOptions )¶
Instance Methods¶
Source Code¶
See the source for DynamicTandem.ts in the tandem repository.