GamePad GetButtonState Method Delta Engine Documentation

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

public abstract State GetButtonState(
	GamePadButton button
)

Return Value

Type: State
See Also