Uses of Class
net.java.games.input.Event
-
Packages that use Event Package Description net.java.games.input -
-
Uses of Event in net.java.games.input
Methods in net.java.games.input that return Event Modifier and Type Method Description EventWinTabButtonComponent. processPacket(WinTabPacket packet)EventWinTabComponent. processPacket(WinTabPacket packet)EventWinTabCursorComponent. processPacket(WinTabPacket packet)Methods in net.java.games.input with parameters of type Event Modifier and Type Method Description protected abstract booleanAbstractController. getNextDeviceEvent(Event event)protected booleanLinuxCombinedController. getNextDeviceEvent(Event event)protected booleanWinTabDevice. getNextDeviceEvent(Event event)booleanEventQueue. getNextEvent(Event event)Populates the provided event with the details of the event on the head of the queue.voidEvent. set(Event other)
-