Declaration of the Road class representing a connection between two Intersections. More...
#include "Intersection.h"
Go to the source code of this file.
Classes | |
class | Road |
Represents a road connecting two Intersections in 2D space, with a computed length and a maximum speed. More... | |
Declaration of the Road class representing a connection between two Intersections.