Property | Type | Description | |
---|---|---|---|
playerIndex | PlayerIndex |
Method | Description | |
---|---|---|
GamePadDevice ( PlayerIndex playerIndex ) : System | ||
IsDown ( Buttons button ) : bool | ||
IsPressed ( Buttons button ) : bool | ||
IsUp ( Buttons button ) : bool | ||
Update ( ) : void |
public GamePadDevice ( PlayerIndex playerIndex ) : System | ||
playerIndex | PlayerIndex | |
return | System |