Type Alias: MouseButton
MouseButton = typeof
mouseButtons[keyof typeofmouseButtons]
Defined in: input/constants/mouse-buttons.ts:14
The type of mouse button.
MouseButton = typeof
mouseButtons[keyof typeofmouseButtons]
Defined in: input/constants/mouse-buttons.ts:14
The type of mouse button.