Uses of Class
fr.umlv.lawrence.Key

Packages that use Key
fr.umlv.lawrence   
 

Uses of Key in fr.umlv.lawrence
 

Methods in fr.umlv.lawrence that return Key
static Key Key.getKey(int keycode)
           
static Key Key.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Key[] Key.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in fr.umlv.lawrence with parameters of type Key
 void InputListener.keyTyped(int x, int y, Key keyCode)
          Indicates that a key was pressed