Class Keyboard

java.lang.Object
org.lwjgl.input.Keyboard

public class Keyboard extends Object

A raw Keyboard interface. This can be used to poll the current state of the keys, or read all the keyboard presses / releases since the last read.
Version:
$Revision$ $Id$
Author:
cix_foo invalid input: '<'cix_foo@users.sourceforge.net>, elias_naur invalid input: '<'elias_naur@users.sourceforge.net>, Brian Matzon invalid input: '<'brian@matzon.dk>