Click or drag to resize
DigitalRuneIInputServiceGetPreviousGamePadState Method
Gets the gamepad state of the last frame. (Not available in Silverlight.)
Overload List
  NameDescription
Public methodGetPreviousGamePadState(PlayerIndex)
Gets the gamepad state of the last frame of the given game controller. (Only available in XNA Windows Phone builds.)
Public methodGetPreviousGamePadState(LogicalPlayerIndex)
Gets the gamepad state of the last frame for the given player. (Not available in Silverlight.)
Top
See Also