Method | Description | |
---|---|---|
GamePadButtonState ( ) : System | ||
IsAnyButtonPressed ( ) : bool | ||
IsButtonPressed ( Buttons button ) : bool | ||
IsButtonReleased ( Buttons button ) : bool | ||
Reset ( ) : void | ||
Update ( |
public IsButtonPressed ( Buttons button ) : bool | ||
button | Buttons | |
return | bool |
public IsButtonReleased ( Buttons button ) : bool | ||
button | Buttons | |
return | bool |
public Update ( |
||
state | ||
return | void |