Skip to content

textmode.js / input / mouse

mouse

Types and interfaces for mouse event handling

Interfaces

InterfaceDescription
MouseEventDataMouse event payload passed to input callbacks.
MouseEventMapMouse events emitted by the mouse input manager.

Type Aliases

Type AliasDescription
MouseEventHandlerMouse event callback signature.
MousePositionMouse coordinates in grid space using center-based coordinates.

Variables

VariableDescription
MOUSE_EVENT_NAMESMouse event names supported by the shared input event API.