Skip to content

scenery

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery/blob/main/js/scenery.js for the most up-to-date information.

Overview

The main 'scenery' namespace object for the exported (built) API. Used internally in some places where there are potential circular dependencies.

The returned scenery object namespace may be incomplete if not all modules are listed as dependencies. Please use the 'main' module for that purpose if all of Scenery is desired.

@author Jonathan Olson <jonathan.olson@colorado.edu>

TODO: When converting to TypeScript, please see ts-expect-error in SimDisplay https://github.com/phetsims/scenery/issues/1581

Source Code

See the source for scenery.js in the scenery repository.