diff --git a/www/index.html b/www/index.html index 1062d50..4a8e4e3 100644 --- a/www/index.html +++ b/www/index.html @@ -10,20 +10,20 @@
Welcome to the Java Input API Project!
- +
- + - + - + -
- + - - +
Overview
-

The JInput Project hosts an implementation of an API for game controller - discovery and polled input. It is part of a suite of open-source technologies +

+

The JInput Project hosts an implementation of an API for game controller + discovery and polled input. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems with intention of making the development of high performance games in Java a reality.

-

The API itself is pure Java and presents a platform-neutral +

The API itself is pure Java and presents a platform-neutral completely portable model of controller discovery and polling. It can handle arbitrary controllers and returns both human and machine understandable descriptions of the inputs available.

@@ -35,49 +35,59 @@
- - + - +
Project +
Project Status
The intial implementation - of the Java Input API is available for download from + of the Java Input API is available for download from CVS. The initial release only contains a plug-in for Win32. Plug-ins for other platforms (eg Linux, Mac, etc.) are expected to be - forthcoming either from the Java Game Technology Group or other project + forthcoming either from the Java Game Technology Group or other project contributors.
- - + - - + @@ -85,21 +95,21 @@
Getting +
Getting Started

This project has been built +

This project has been built in the following environment:

  • Win32 (Win 2000 in the case of our machine)
  • Sun J2SDK 1.4.2 (available at java.sun.com)
  • -
  • MinGW 2.0.0 plus the following updates: (all available - at www.mingw.org) +
  • MinGW 2.0.0 plus the following updates: (all available + at www.mingw.org)
  • ANT 1.4.1 (available at www.apache.org)
  • This project requires that the Java Utils library (jutil.jar) be built and placed in this project's lib directories. See the README for more detail. For the - Java Utils library itself see + Java Utils library itself see jutils.dev.java.net

 

+ @@ -112,4 +122,4 @@ Developer Agreement
- - + - +
Useful +
Useful Links
Developer Agreement
    - +
- +