delphyne
Road Class Reference

Detailed Description

A sequence composite for behaviours that take place in a road (i.e. world).

Subclasses are expected to take care of road setup in simulation.
As children may require road access during construction, roads go
through a two stage setup: once before their children, once afterwards.
Inheritance diagram for Road:
[legend]

Public Member Functions

def __init__ (self, *args, **kwargs)
 
def iterate (self, *args, **kwargs)
 

Public Attributes

 road_geometry
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
args,
**  kwargs 
)

Member Function Documentation

◆ iterate()

def iterate (   self,
args,
**  kwargs 
)

Member Data Documentation

◆ road_geometry

road_geometry

The documentation for this class was generated from the following file: