j3d.org Code

org.j3d.device.input
Class DeviceState

java.lang.Object
  extended by org.j3d.device.input.DeviceState
Direct Known Subclasses:
GenericHIDState, TrackerState

public class DeviceState
extends java.lang.Object

Holds a single devices state information.

Version:
$Revision: 1.1 $
Author:
Alan Hudson

Constructor Summary
DeviceState()
           
 
Method Summary
 void clearChanged()
          Clear changed flags.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceState

public DeviceState()
Method Detail

clearChanged

public void clearChanged()
Clear changed flags.


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org