inheritance¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/phet-core/blob/main/js/inheritance.ts for the most up-to-date information.
Overview¶
Given inheritance using inherit, this will give the full prototype chain.
@author Jonathan Olson <jonathan.olson@colorado.edu>
Source Code¶
See the source for inheritance.ts in the phet-core repository.