C# Class DS4Api.DS4Manager

Datei anzeigen Open project: Flafla2/Unity-DS4

Public Methods

Method Description
Cleanup ( DS4 remote ) : void
FindWiimotes ( ) : bool
HasWiimote ( ) : bool

Method Details

Cleanup() public static method

public static Cleanup ( DS4 remote ) : void
remote DS4
return void

FindWiimotes() public static method

public static FindWiimotes ( ) : bool
return bool

HasWiimote() public static method

public static HasWiimote ( ) : bool
return bool