|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Wing in games.simulation.flayer.concretClasses.factoryFamily.airPlane |
|---|
| Methods in games.simulation.flayer.concretClasses.factoryFamily.airPlane that return Wing | |
|---|---|
Wing |
FactoryAirplaneOne.makeWing(java.lang.Double stability,
java.lang.Double height,
java.lang.Double width,
java.lang.Double weight)
|
| Uses of Wing in games.simulation.flayer.concretClasses.objectsFamily.airPlane.body |
|---|
| Methods in games.simulation.flayer.concretClasses.objectsFamily.airPlane.body with parameters of type Wing | |
|---|---|
void |
ConcretBodyOne.addWing(Wing wing)
|
| Uses of Wing in games.simulation.flayer.concretClasses.objectsFamily.airPlane.wing |
|---|
| Classes in games.simulation.flayer.concretClasses.objectsFamily.airPlane.wing that implement Wing | |
|---|---|
class |
ConcretWingOne
|
class |
ConcretWingTwo
|
| Uses of Wing in games.simulation.flayer.interfaces.factoryFamily.airPlane |
|---|
| Methods in games.simulation.flayer.interfaces.factoryFamily.airPlane that return Wing | |
|---|---|
Wing |
AbstractFactoryAirPlane.makeWing(java.lang.Double stability,
java.lang.Double height,
java.lang.Double width,
java.lang.Double weight)
|
| Uses of Wing in games.simulation.flayer.interfaces.objectsFamily.airPlane.body |
|---|
| Methods in games.simulation.flayer.interfaces.objectsFamily.airPlane.body with parameters of type Wing | |
|---|---|
void |
Body.addWing(Wing wing)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||