A B C D E F G H I K L M N O P Q R S T U V W X Y

K

kbhit() - Method in class ch.aplu.jgamegrid.GameGrid
Returns true, if a key was press since the last call to getKeyChar() or getKeyCode().
keyPressed(KeyEvent) - Method in class ch.aplu.jgamegrid.GGKeyAdapter
Event callback method called when a key is pressed.
keyPressed(KeyEvent) - Method in interface ch.aplu.jgamegrid.GGKeyListener
Event callback method called when a key is pressed.
keyReleased(KeyEvent) - Method in class ch.aplu.jgamegrid.GGKeyAdapter
Event callback method called when a key is released.
keyReleased(KeyEvent) - Method in interface ch.aplu.jgamegrid.GGKeyListener
Event callback method called when a key is released.

A B C D E F G H I K L M N O P Q R S T U V W X Y