Skip to content

CanvasWarningNode

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery-phet/blob/main/js/CanvasWarningNode.ts for the most up-to-date information.

Overview

Warning displayed when we have to fall back to Canvas

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

Class CanvasWarningNode

import { CanvasWarningNode } from 'scenerystack/scenery-phet';

Constructor

new CanvasWarningNode()

Instance Methods

dispose()

Source Code

See the source for CanvasWarningNode.ts in the scenery-phet repository.