mojo.input.MouseButton - nitrologic/monkey2 GitHub Wiki
mojo::mojo.input.MouseButton
Enum MouseButton
Mouse buttons.
| MouseButton | Description |
|---|---|
| Left | Left mouse button. |
| Middle | Middle mouse button. |
| Right | Right mouse button. |
mojo::mojo.input.MouseButton
Mouse buttons.
| MouseButton | Description |
|---|---|
| Left | Left mouse button. |
| Middle | Middle mouse button. |
| Right | Right mouse button. |