com.flightsim.fsuipc
Class FSUIPC
java.lang.Object
|
+--com.flightsim.fsuipc.FSUIPC
- Direct Known Subclasses:
- FSAircraft, FSControlSurfaces, FSEngine, FSFlightSim, FSGear, FSLights, FSNavRadio
- public class FSUIPC
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FSUIPC
public FSUIPC()
getByte
public byte getByte(int aOffset)
getShort
public short getShort(int aOffset)
getInt
public int getInt(int aOffset)
getLong
public long getLong(int aOffset)
getFloat
public float getFloat(int aOffset)
getDouble
public double getDouble(int aOffset)
getString
public java.lang.String getString(int aOffset,
int aLength)
Copyright © 2003 Mark Burton. All Rights Reserved.