public class PlaneType extends VehicleType
Constructor and Description |
---|
PlaneType() |
Modifier and Type | Method and Description |
---|---|
MomentumType |
getMomentumType()
return the momentum type of this VehicleType
|
MovementType |
getMovementType()
return the movement type of this VehicleType
|
TiltType |
getTiltType()
return the tilt type of this VehicleType
|
public MovementType getMovementType()
public MomentumType getMomentumType()
public TiltType getTiltType()