Top level package for JInput.
Package Specification
Use -D jinput.plugins (or net.java.games.input.plugins) and specifiy a list of class name to over ride the plugins system. This will force the classes passed to be loaded first, then plugins will be searched for in the default manner (./controller/*.jar)
Use -D jinput.controllerPluginPath to change the path the plugins mechanism will use to search for plugin Jars.
@invisible