Skip to content

TTextDrawable

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

Overview

Type TTextDrawable

Interface specifically for SelfDrawables for a Text Node.

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

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

Source Code

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