aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--coreAPI/src/java/net/java/games/input/package.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/coreAPI/src/java/net/java/games/input/package.html b/coreAPI/src/java/net/java/games/input/package.html
new file mode 100644
index 0000000..8aa0eb4
--- /dev/null
+++ b/coreAPI/src/java/net/java/games/input/package.html
@@ -0,0 +1,12 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<body>
+
+Top level package for JInput.
+
+<h2>Package Specification</h2>
+
+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)
+
+</body>
+</html> \ No newline at end of file