프로퍼티 | 타입 | 설명 | |
---|---|---|---|
playerIndex | PlayerIndex |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |