[This is preliminary documentation and is subject to change.]
The MouseState type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsDown |
Determines whether the specified key is down.
(Inherited from KeyboardState.) | |
IsUp |
Determines whether the specified key is up.
(Inherited from KeyboardState.) |
See Also