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

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

public GLFWGamePad(
	Window window,
	GamePadNumber number = GamePadNumber.Any
)
See Also