GamePadNumber EnumerationDelta Engine Documentation
The GamePad number to fetch input information from. We support up to 4 GamePads. View code on GitHub

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

public enum GamePadNumber
Members

  Member nameValueDescription
Any-1
One0
Two1
Three2
Four3
See Also