
Assumes that the initial color of lights at a road determines the relationship of lights at that intersection. for example, in a normal intersection, the non-perpendicular road segments should have the same color - one pair green, the other red.
Public Member Functions | |
| void | Eval () |
|
|
Virtual handler, will be called every frame to do the work of the engine. You must override this if you want your engine to be useful. Reimplemented from vtEngine. |
1.4.5