j3d.org Code

Package org.j3d.device.input

Input devices.

See:
          Description

Interface Summary
ControllerDevice Devices which map data to controllers.
DeviceListener Notifies listeners of device additions and removals.
DeviceManager Managers a class of devices.
GamepadDevice Devices which map data to gamepads.
InputDevice An input device.
JoystickDevice Devices which map data to gamepads.
MidiDevice Devices which map data to the MIDI spec.
TrackerDevice Devices which map data to trackers.
WheelDevice Devices which map data to gamepads.
 

Class Summary
ButtonModeConstants Button action constants.
DeviceState Holds a single devices state information.
GamepadState Holds a single gamepad state.
GenericHIDState Holds a single generic HID state.
JoystickState Holds a single Joystick state.
Tracker An abstract representation of a tracker.
TrackerState Holds a single tracker's state.
WheelState Holds a single gamepad state.
 

Package org.j3d.device.input Description

Input devices.

Support for various input devices to Xj3D.

Route Management

Properties

The following properties are in use by classes in this package.


j3d.org Code

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