Interface IFerrySteeringCapable
A capable subclass is able to drive a ferry.
Inherited Members
Namespace: SOHFerryModel.Steering
Assembly: SOHFerryModel.dll
Syntax
public interface IFerrySteeringCapable : ISteeringCapable, IPassengerCapable, IPositionable
Properties
| Improve this Doc View SourceFerryRoute
Describes the route along that the driver moves his/her ferry
Declaration
FerryRoute FerryRoute { get; }
Property Value
Type | Description |
---|---|
FerryRoute |