The MouseState type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| Button |
The pressed mouse button.
| |
| MouseWheel |
The position of the mouse wheel.
| |
| X |
The x coordinate of the mouse.
| |
| Y |
The y coordinate of the mouse.
|