Index
All Classes|All Packages
W
- waitForConnection(FSUIPCWrapper.FSUIPCSimVersion, int) - Method in class com.mouseviator.fsuipc.FSUIPC
-
This method will init thread that will continuously try to connect to simulator via FSUIPC till success.
- WARNING - com.mouseviator.fsuipc.FSUIPCWrapper.LogSeverity
- WHOLE_BUFFER - com.mouseviator.fsuipc.datarequest.primitives.StringRequest.ValueRetrieveMethod
-
Retrieve the content of whole underlying byte buffer when converting it to String.
- write(int, int, byte[]) - Static method in class com.mouseviator.fsuipc.FSUIPCWrapper
-
Stores write request to write data to flight simulator.
- WRITE - com.mouseviator.fsuipc.datarequest.IDataRequest.RequestType
- WRITE - com.mouseviator.fsuipc.helpers.LVarHelper.LVarControlRequestCommand
-
A constant being used by
LVarHelper.LVarControlRequest
request internally for creating string telling FSUIPC to write to given Lvar. - writeData(int, int, byte[]) - Static method in class com.mouseviator.fsuipc.FSUIPCWrapper
-
Writes data to flight simulator.
- writeLVar(String, int, byte) - Method in class com.mouseviator.fsuipc.helpers.LVarHelper
-
This is helper function to write Lvar.
- writeLVar(String, int, double) - Method in class com.mouseviator.fsuipc.helpers.LVarHelper
-
This is helper function to write Lvar.
- writeLVar(String, int, float) - Method in class com.mouseviator.fsuipc.helpers.LVarHelper
-
This is helper function to write Lvar.
- writeLVar(String, int, int) - Method in class com.mouseviator.fsuipc.helpers.LVarHelper
-
This is helper function to write Lvar.
- writeLVar(String, int, short) - Method in class com.mouseviator.fsuipc.helpers.LVarHelper
-
This is helper function to write Lvar.
- writeLVar(String, int, Object, LVarHelper.LVarValueFormat) - Method in class com.mouseviator.fsuipc.helpers.LVarHelper
-
This is helper function to write Lvar.
- writeLVar(String, int, Object, LVarHelper.LVarValueFormat, FSUIPC, boolean) - Method in class com.mouseviator.fsuipc.helpers.LVarHelper
-
This is helper function to write Lvar.
All Classes|All Packages