InputManagerIsDoubleClick Method |
Name | Description | |
---|---|---|
IsDoubleClick(Keys) |
Determines whether the specified key was double-clicked.
| |
IsDoubleClick(MouseButtons) |
Determines whether the specified button has been double-clicked.
| |
IsDoubleClick(Buttons, LogicalPlayerIndex) |
Determines whether the specified button has been double-clicked by the given player.
(Not available in Silverlight.)
| |
IsDoubleClick(Buttons, PlayerIndex) |
Determines whether the specified button has been double-clicked on the given game
controller. (Not available in Silverlight.)
|