메소드 | 설명 | |
---|---|---|
Copy ( |
Copies the source.
|
|
IsButtonPresent ( int buttonFlags ) : bool |
A value indicating whether the button is accessable on the gamepad.
|
|
IsButtonPressed ( int buttonFlags ) : bool |
A value indicating whether the button was pressed.
|
public IsButtonPresent ( int buttonFlags ) : bool | ||
buttonFlags | int | The ButtonFlags. |
리턴 | bool |
public IsButtonPressed ( int buttonFlags ) : bool | ||
buttonFlags | int | The ButtonFlags. |
리턴 | bool |