Class SoundUITool

This tool, when enabled, plays a sound representing the color of the portion of the display currently under the cursor. This tool adds a button that can be navigated to with the tab key that enables/disables the tool.

This allows the user to explore the content of the display without a working screen.

Hierarchy (view full)

Constructors

Properties

description: string

Methods

  • Called when the tool is removed/when the editor is destroyed. Subclasses that override this method must call super.onDestroy().

    Returns void

  • Returns true iff there are additional pointers down and the tool should remain active to handle the additional events.

    For most purposes, this should return false or nothing.

    Parameters

    Returns void

Generated using TypeDoc

OpenSource licenses