Uses of Class
psychWithJava.FullScreen.KeyPressed

Uses of FullScreen.KeyPressed in psychWithJava
 

Methods in psychWithJava that return FullScreen.KeyPressed
 FullScreen.KeyPressed FullScreen.getKeyPressed()
          Returns the top element in keyPressed queue or null if queue is empty.
 FullScreen.KeyPressed FullScreen.getKeyPressed(long wt)
          Returns a KeyPressed object, which contains fields for the key pressed and when it is pressed within a specified wait time (wt).