MockGamePad SetGamePadState Method Delta Engine Documentation

Namespace: DeltaEngine.Input.Mocks
Assembly: DeltaEngine.Input.Mocks (in DeltaEngine.Input.Mocks.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public void SetGamePadState(
	GamePadButton button,
	State state
)
See Also