net.java.games.input
Class LinuxControllers

java.lang.Object
  extended by net.java.games.input.LinuxControllers

final class LinuxControllers
extends java.lang.Object

helper methods for Linux specific Controllers


Constructor Summary
LinuxControllers()
           
 
Method Summary
static boolean getNextDeviceEvent(Event event, LinuxEventDevice device)
           
static float poll(LinuxEventComponent event_component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinuxControllers

LinuxControllers()
Method Detail

getNextDeviceEvent

public static final boolean getNextDeviceEvent(Event event,
                                               LinuxEventDevice device)
                                        throws java.io.IOException
Throws:
java.io.IOException

poll

public static final float poll(LinuxEventComponent event_component)
                        throws java.io.IOException
Throws:
java.io.IOException