LineStatelessDrawable¶
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.