GLFWGamePad GetButtonState Method Delta Engine Documentation

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

public override State GetButtonState(
	GamePadButton button
)

Return Value

Type: State
See Also