Uses of Class
net.java.games.input.Event
Packages that use Event
-
Uses of Event in net.java.games.input
Methods in net.java.games.input that return EventModifier and TypeMethodDescriptionWinTabButtonComponent.processPacket
(WinTabPacket packet) WinTabComponent.processPacket
(WinTabPacket packet) WinTabCursorComponent.processPacket
(WinTabPacket packet) Methods in net.java.games.input with parameters of type EventModifier and TypeMethodDescriptionprotected abstract boolean
AbstractController.getNextDeviceEvent
(Event event) protected boolean
LinuxCombinedController.getNextDeviceEvent
(Event event) protected boolean
WinTabDevice.getNextDeviceEvent
(Event event) final boolean
EventQueue.getNextEvent
(Event event) Populates the provided event with the details of the event on the head of the queue.final void