public class Hardware
extends java.lang.Object
| Constructor and Description |
|---|
Hardware() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CheckIfIFC()
Function that actually checks whether or not the platform is an IFC board.
|
static java.util.Set<java.lang.Integer> |
getGameControllerIds()
Get a list of all game controller ID's connected to this device
|
static boolean |
IsIFC()
Function that returns a pre-computed flag indicating whether or not the platform is an IFC
board.
|
public static java.util.Set<java.lang.Integer> getGameControllerIds()
public static boolean IsIFC()
public static boolean CheckIfIFC()