|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Body in games.simulation.flayer.concretClasses.factoryFamily.airPlane |
|---|
| Methods in games.simulation.flayer.concretClasses.factoryFamily.airPlane that return Body | |
|---|---|
Body |
FactoryAirplaneOne.makeBodyAirPlane(Cockpit cockpit,
Engine engine,
FuelTank fuelTank,
java.util.Vector wings,
java.lang.Double height,
java.lang.Double width,
java.lang.Double weight)
|
| Methods in games.simulation.flayer.concretClasses.factoryFamily.airPlane with parameters of type Body | |
|---|---|
AirPlane |
FactoryAirplaneOne.build(Body body)
|
| Uses of Body in games.simulation.flayer.concretClasses.objectsFamily.airPlane |
|---|
| Constructors in games.simulation.flayer.concretClasses.objectsFamily.airPlane with parameters of type Body | |
|---|---|
ConcretAirPlaneOne(Body body)
|
|
| Uses of Body in games.simulation.flayer.concretClasses.objectsFamily.airPlane.body |
|---|
| Classes in games.simulation.flayer.concretClasses.objectsFamily.airPlane.body that implement Body | |
|---|---|
class |
ConcretBodyOne
|
| Uses of Body in games.simulation.flayer.interfaces.factoryFamily.airPlane |
|---|
| Methods in games.simulation.flayer.interfaces.factoryFamily.airPlane that return Body | |
|---|---|
Body |
AbstractFactoryAirPlane.makeBodyAirPlane(Cockpit cockpit,
Engine engine,
FuelTank fuelTank,
java.util.Vector wings,
java.lang.Double height,
java.lang.Double width,
java.lang.Double weight)
|
| Methods in games.simulation.flayer.interfaces.factoryFamily.airPlane with parameters of type Body | |
|---|---|
AirPlane |
AbstractFactoryAirPlane.build(Body body)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||