Class ControllerInput
ControllerInput is used to manage/get the connected game controllers
public static class ControllerInput
- Inheritance
-
ControllerInput
- Inherited Members
Properties
IgnoreAppleTVRemote
On AppleTV iOS sends input of AppleTV Remote as Controller This flag allow to ignore the Remote as Game Controller
public static bool IgnoreAppleTVRemote { get; set; }
Property Value
Methods
GetController(int)
Return a Controller at the given index
public static Controller GetController(int index)
Parameters
index
intindex of the controller