LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: tortoise on August 25, 2006, 23:21:05

Title: Keyboard: enableBuffer() and enableTranslation()?
Post by: tortoise on August 25, 2006, 23:21:05
Just curious,

what did these methods do? My code which was developed against an old, unknown version of LWJGL (the code is still here but the LWJGL jars are long gone) called these when it created the Keyboard.

But they are no longer in the Keyboard class.

Again, just curious, everything seems to be working ok.