Leaf¶
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/nodes/Leaf.ts for the most up-to-date information.
Overview¶
A trait for subtypes of Node, used to prevent children being added/removed to that subtype of Node.
@author Jonathan Olson <jonathan.olson@colorado.edu>