Uses of Class
psychWithJava.FullScreen.KeyReleased

Uses of FullScreen.KeyReleased in psychWithJava
 

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