Microsoft.Xna.Framework.Input
Class GamePadCapabilities

java.lang.Object
  extended by System.ValueType
      extended by Microsoft.Xna.Framework.Input.GamePadCapabilities

public final class GamePadCapabilities
extends ValueType

Describes the capabilities of an Xbox 360 Controller, including controller type and whether the controller supports voice.

Author:
Halofreak1990

Field Summary
 boolean IsConnected
          Indicates whether the Xbox 360 Controller is connected.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IsConnected

public final boolean IsConnected
Indicates whether the Xbox 360 Controller is connected.