com.flightsim.fsuipc
Class FSFlightSim

java.lang.Object
  |
  +--com.flightsim.fsuipc.FSUIPC
        |
        +--com.flightsim.fsuipc.FSFlightSim

public class FSFlightSim
extends FSUIPC


Constructor Summary
FSFlightSim()
           
 
Method Summary
 java.lang.String StartSituationName()
           
 
Methods inherited from class com.flightsim.fsuipc.FSUIPC
getByte, getDouble, getFloat, getInt, getLong, getShort, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FSFlightSim

public FSFlightSim()
Method Detail

StartSituationName

public java.lang.String StartSituationName()


Copyright © 2003 Mark Burton. All Rights Reserved.