Road module

This is the road class. It contains a reference to a player that owns it and the edge it exists on.

class Road.Road(edge)[source]

Bases: object