final class LinuxMouse extends Mouse
Controller.PortType, Controller.TypeEVENT_QUEUE_DEPTH| Modifier | Constructor and Description |
|---|---|
protected |
LinuxMouse(LinuxEventDevice device,
Component[] components,
Controller[] children,
Rumbler[] rumblers) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
getNextDeviceEvent(Event event) |
Controller.PortType |
getPortType()
Returns the port type for this Controller.
|
void |
pollDevice() |
getBack, getButton3, getButton4, getExtra, getForward, getLeft, getMiddle, getPrimaryButton, getRight, getSecondaryButton, getSide, getTertiaryButton, getType, getWheel, getX, getYgetComponent, getComponents, getControllers, getEventQueue, getName, getPortNumber, getRumblers, poll, setDeviceEventQueueSize, setEventQueueSize, toStringprotected LinuxMouse(LinuxEventDevice device, Component[] components, Controller[] children, Rumbler[] rumblers)
public final Controller.PortType getPortType()
AbstractControllergetPortType in interface ControllergetPortType in class AbstractControllerpublic final void pollDevice()
throws IOException
pollDevice in class AbstractControllerIOExceptionprotected final boolean getNextDeviceEvent(Event event) throws IOException
getNextDeviceEvent in class AbstractControllerIOException