Click or drag to resize
DigitalRuneInputManagerIsPressed Method
Overload List
  NameDescription
Public methodIsPressed(Keys, Boolean)
Determines whether the specified key was previously up and has been pressed.
Public methodIsPressed(MouseButtons, Boolean)
Determines whether the specified button was previously up and has been pressed.
Public methodIsPressed(Buttons, Boolean, LogicalPlayerIndex)
Determines whether the specified button has been pressed by the given player. (Not available in Silverlight.)
Public methodIsPressed(Buttons, Boolean, PlayerIndex)
Determines whether the specified button has been pressed on the given game controller. (Not available in Silverlight.)
Top
See Also