public class LinuxCombinedController extends AbstractController
Controller.PortType, Controller.Type
Modifier and Type | Method and Description |
---|---|
protected boolean |
getNextDeviceEvent(Event event) |
Controller.PortType |
getPortType() |
Controller.Type |
getType() |
void |
pollDevice() |
getComponent, getComponents, getControllers, getEventQueue, getName, getPortNumber, getRumblers, poll, setDeviceEventQueueSize, setEventQueueSize, toString
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