Class KeyboardInfo

java.lang.Object
ActiverseEngine.KeyboardInfo
All Implemented Interfaces:
KeyListener, EventListener

public class KeyboardInfo extends Object implements KeyListener
Provides utility methods to retrieve information about keyboard input. This class implements the KeyListener interface to handle keyboard events.