Class OGLKeySensor

java.lang.Object
All Implemented Interfaces:
EventListener, VRMLNode, FrameStateListener, VRMLChildNodeType, VRMLKeyDeviceSensorNodeType, VRMLNodeType, VRMLSensorNodeType, VRMLWorldRootChildNodeType, OGLVRMLNode, Xj3DKeyListener

public class OGLKeySensor extends BaseKeySensor implements OGLVRMLNode
OpenGL implementation of a KeySensor node.

The definitions of action keys between VRML and Java are a little different. VRML defines the arrow keys as action keys where Java does not.

Version:
$Revision: 1.2 $
Author:
Justin Couch