SharpDXGamePad Constructor Delta Engine Documentation
Initializes a new instance of the SharpDXGamePad class

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

public SharpDXGamePad(
	GamePadNumber number = GamePadNumber.Any
)
See Also