inheritance¶
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.
Join our Matrix/Slack or check out the GitHub Discussions
Given inheritance using inherit, this will give the full prototype chain.
@author Jonathan Olson <jonathan.olson@colorado.edu>
See the source for inheritance.ts in the phet-core repository.