textmode.js / input / mouse / MOUSE_EVENT_NAMES
Variable: MOUSE_EVENT_NAMES
ts
const MOUSE_EVENT_NAMES: readonly ["mouseClicked", "doubleClicked", "mousePressed", "mouseReleased", "mouseMoved", "mouseDragged", "mouseScrolled"];Mouse event names supported by the shared input event API.