메소드 | 설명 | |
---|---|---|
GamePadStateBase ( ) |
Initializes a new instance of the GamePadStateBase class.
|
|
Update ( int gamePadIndex ) : void |
Updates this instance.
|
public abstract Update ( int gamePadIndex ) : void | ||
gamePadIndex | int | Index of the game pad. |
리턴 | void |