iTS - Intelligent Traffic System
V 1.0.5
|
TS Reserved points. This struct holds the references to the connectors and points that have been reserved by this car. More...
Public Member Functions | |
TSReservedPoints (TSLaneConnector _connector, TSPoints _point) | |
Initializes a new instance of the TSNavigation+TSReservedPoints struct. More... | |
Public Attributes | |
TSLaneConnector | connector |
TSPoints | point |
TS Reserved points. This struct holds the references to the connectors and points that have been reserved by this car.
TSNavigation.TSReservedPoints.TSReservedPoints | ( | TSLaneConnector | _connector, |
TSPoints | _point | ||
) |
Initializes a new instance of the TSNavigation+TSReservedPoints struct.
_connector | _connector. |
_point | _point. |