Changes for Axis.Identifier changes. This includes renaming Axis to Component, and creating the Identifier objects for Key Axis and Button.

This commit is contained in:
endolf 2004-08-29 21:23:06 +00:00
parent e312d8dd34
commit fa132b2126
30 changed files with 1295 additions and 1347 deletions

View file

@ -25,8 +25,6 @@
*/
package net.java.games.input;
import net.java.games.input.Component.Identifier;
/**
* @author Jeremy
*