|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.java.games.input.LinuxForceFeedbackEffect
net.java.games.input.LinuxRumbleFF
final class LinuxRumbleFF
Constructor Summary | |
---|---|
LinuxRumbleFF(LinuxEventDevice device)
|
Method Summary | |
---|---|
protected int |
upload(int id,
float intensity)
|
Methods inherited from class net.java.games.input.LinuxForceFeedbackEffect |
---|
getAxisIdentifier, getAxisName, getDevice, rumble |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinuxRumbleFF(LinuxEventDevice device) throws java.io.IOException
java.io.IOException
Method Detail |
---|
protected final int upload(int id, float intensity) throws java.io.IOException
upload
in class LinuxForceFeedbackEffect
java.io.IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |