net.java.games.util.plugins.Pluginpublic final class LinuxEnvironmentPlugin extends ControllerEnvironment implements net.java.games.util.plugins.Plugin
controllerListeners| Constructor | Description |
|---|---|
LinuxEnvironmentPlugin() |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.Object |
execute(net.java.games.input.LinuxDeviceTask task) |
|
Controller[] |
getControllers() |
Returns a list of all controllers available to this environment,
or an empty array if there are no controllers in this environment.
|
boolean |
isSupported() |
addControllerListener, fireControllerAdded, fireControllerRemoved, getDefaultEnvironment, removeControllerListenerpublic static final java.lang.Object execute(net.java.games.input.LinuxDeviceTask task) throws java.io.IOException
java.io.IOExceptionpublic final Controller[] getControllers()
getControllers in class ControllerEnvironmentpublic boolean isSupported()
isSupported in class ControllerEnvironmentCopyright © 2018. All rights reserved.