Function | get parameters from a Joystick |
Distribution | joystick-bin- |
Jar files | joystick.jar |
Modules | joystick |
Provided services | joystick |
Required services | none |
Optional properties | recheckConnection frequency |
connected
data indicates if the joystick is connected[1]
recheckConnection
property is truerecheckConnection
: (default is false) If true, indicates if the module should recheck the existence of a connected Joystick after the start if the joystick is not connected at initialization. In that case, it will check each second until the Joystick is connectedfrequency
: (default is 100ms) the frequency of the Joystick pollinglib
directory. You must add these libraries to the command-line when starting the framework, using the -Djava.library.path
property. For example:
-jar -Djava.library.path=nativelib protoframework.jar
recheckConnection
property is trueCopyright 2017-2020 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence