City Based Parking and Routing System API Documentation

Obstacle.Move Method 

An obstacle does not move.

public override void Move(
   IVehicle vfront,
   uint step
);

Implements

IVehicle.Move

See Also

Obstacle Class | CBPRS.Infrastructure Namespace