public final class RoadTypeReset extends Object implements Reset
| Modifier and Type | Method and Description |
|---|---|
static RoadTypeReset |
buildRoadTypeSpeedReset(RoadType roadType)
|
RoadType |
getRoadType()
Returns the roadType for which the reset was created.
|
public static RoadTypeReset buildRoadTypeSpeedReset(RoadType roadType)
RoadType speed reset which will revert all
speed updates applied on the RoadType.roadType - RoadTypeRoadTypeReset