Skip to content

globalKeyStateTracker

Overview

A global object that tracks the state of the keyboard for the Window. Use this to get information about which keyboard keys are pressed down and for how long.

@author Michael Kauzmann @author Jesse Greenberg

Source Code

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