Skip to content

LineStatelessDrawable

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/display/drawables/LineStatelessDrawable.js for the most up-to-date information.

Overview

A trait for drawables for Line that does not store the line's state, as it just needs to track dirtyness overall.

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

Source Code

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