|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.java.games.input.AbstractController
net.java.games.input.LinuxCombinedController
public class LinuxCombinedController
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface net.java.games.input.Controller |
---|
Controller.PortType, Controller.Type |
Method Summary | |
---|---|
protected boolean |
getNextDeviceEvent(Event event)
|
Controller.PortType |
getPortType()
|
Controller.Type |
getType()
|
void |
pollDevice()
|
Methods inherited from class net.java.games.input.AbstractController |
---|
getComponent, getComponents, getControllers, getEventQueue, getName, getPortNumber, getRumblers, poll, setDeviceEventQueueSize, setEventQueueSize, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
protected boolean getNextDeviceEvent(Event event) throws java.io.IOException
getNextDeviceEvent
in class AbstractController
java.io.IOException
public final Controller.PortType getPortType()
getPortType
in interface Controller
getPortType
in class AbstractController
public final void pollDevice() throws java.io.IOException
pollDevice
in class AbstractController
java.io.IOException
public Controller.Type getType()
getType
in interface Controller
getType
in class AbstractController
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |