A mouse position in terminal coordinates (1-based column and row).
This is the shape returned by Mouse#getLastPosition and Mouse#getMousePosition.
The x-coordinate (column), 1-indexed.
The y-coordinate (row), 1-indexed.
A mouse position in terminal coordinates (1-based column and row).
This is the shape returned by Mouse#getLastPosition and Mouse#getMousePosition.