Свойство | Тип | Описание | |
---|---|---|---|
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 |
public IsPressed ( Buttons button ) : bool | ||
button | Buttons | |
Результат | bool |