| InputManagerIsReleased Method |
| Name | Description | |
|---|---|---|
| IsReleased(Keys) |
Determines whether the specified key was previously down and has been released.
| |
| IsReleased(MouseButtons) |
Determines whether the specified button was previously down and has been released.
| |
| IsReleased(Buttons, LogicalPlayerIndex) |
Determines whether the specified button has been released by the given player.
(Not available in Silverlight.)
| |
| IsReleased(Buttons, PlayerIndex) |
Determines whether the specified button has been released on the given game controller.
(Not available in Silverlight.)
|