|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.flightsim.fsuipc.FSUIPC | +--com.flightsim.fsuipc.FSGear
Constructor Summary | |
FSGear()
|
Method Summary | |
void |
GearDown()
|
void |
GearUp()
|
int |
LeftGearState()
|
int |
NoseGearState()
|
int |
RightGearState()
|
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 |
public FSGear()
Method Detail |
public int NoseGearState()
public int LeftGearState()
public int RightGearState()
public void GearUp()
public void GearDown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |