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 booleanAbstractController.getNextDeviceEvent(Event event) protected booleanLinuxCombinedController.getNextDeviceEvent(Event event) protected booleanWinTabDevice.getNextDeviceEvent(Event event) final booleanEventQueue.getNextEvent(Event event) Populates the provided event with the details of the event on the head of the queue.final void