Class KeyDeviceSensorManager

java.lang.Object
org.xj3d.core.eventmodel.KeyDeviceSensorManager

public class KeyDeviceSensorManager extends Object
Generalised manager for KeyDeviceSensor nodes.

Key device sensors must operate on an exclusive basis. If the sensor changes state then it must turn off the other key device sensors and send events to the new sensor.

Version:
$Revision: 1.4 $
Author:
Justin Couch