Skip to content

eventSerialization

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

Overview

Serialization and deserialization of DOM events. This is used for recording and playback of events.

@author Michael Kauzmann (PhET Interactive Simulations) @author Jonathan Olson <jonathan.olson@colorado.edu>

Source Code

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