Click or drag to resize
DigitalRuneInputManagerIsDown Method
Overload List
  NameDescription
Public methodIsDown(Keys)
Determines whether the specified key is down.
Public methodIsDown(MouseButtons)
Determines whether the specified button is down.
Public methodIsDown(Buttons, LogicalPlayerIndex)
Determines whether the specified button is down for the given player. (Not available in Silverlight.)
Public methodIsDown(Buttons, PlayerIndex)
Determines whether the specified button is down on the given game controller. (Not available in Silverlight.)
Top
See Also