TPhetioStateEngine¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/tandem/blob/main/js/TPhetioStateEngine.ts for the most up-to-date information.
Overview¶
The PhetioStateEngine is defined in the phet-io/ repo, so is not available to developers that cannot clone that repo. Describe the interface explicitly here.
@author Sam Reid (PhET Interactive Simulations) @author Michael Kauzmann (PhET Interactive Simulations)
Type TPhetioStateEngine¶
- onBeforeApplyStateEmitter: TReadOnlyEmitter<[ PhetioObject ]>
- undeferEmitter: Emitter<[ FullPhetioState ]>
- isSettingStateProperty: TReadOnlyProperty<boolean>
Source Code¶
See the source for TPhetioStateEngine.ts in the tandem repository.