public class LinuxCombinedController extends AbstractController
Controller.PortType, Controller.Type
EVENT_QUEUE_DEPTH
Constructor and Description |
---|
LinuxCombinedController(LinuxAbstractController eventController,
LinuxJoystickAbstractController joystickController) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
getNextDeviceEvent(Event event) |
Controller.PortType |
getPortType()
Returns the port type for this Controller.
|
Controller.Type |
getType()
Returns the type of the Controller.
|
void |
pollDevice() |
getComponent, getComponents, getControllers, getEventQueue, getName, getPortNumber, getRumblers, poll, setDeviceEventQueueSize, setEventQueueSize, toString
LinuxCombinedController(LinuxAbstractController eventController, LinuxJoystickAbstractController joystickController)
protected boolean getNextDeviceEvent(Event event) throws IOException
getNextDeviceEvent
in class AbstractController
IOException
public final Controller.PortType getPortType()
AbstractController
getPortType
in interface Controller
getPortType
in class AbstractController
public final void pollDevice() throws IOException
pollDevice
in class AbstractController
IOException
public Controller.Type getType()
AbstractController
getType
in interface Controller
getType
in class AbstractController