Skip to content

TRectangleDrawable

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/TRectangleDrawable.ts for the most up-to-date information.

Overview

Interface specifically for SelfDrawables for a Rectangle Node.

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

Type TRectangleDrawable

import type { TRectangleDrawable } from 'scenerystack/scenery';

Source Code

See the source for TRectangleDrawable.ts in the scenery repository.