All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.java.games.input.package.html Maven / Gradle / Ivy

There is a newer version: 2.0.10
Show newest version




Top level package for JInput.

Package Specification

Use -Djinput.useDefaultPlugin=false (or net.java.games.input.useDefaultPlugin=false) to disable automatic loading of the default plugin for the platform.
Use -Djinput.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 -Djinput.controllerPluginPath to change the path the plugins mechanism will use to search for plugin Jars. Use -Djinput.loglevel to change the logging level using Java util logging level strings.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy