|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NetworkGraphModifier
Classes that change properties of the network graph before both route evaluation and revenenue calculation starts implement this interface. They have to register themselves to the RevenueManager via the GameManager instance.
Method Summary | |
---|---|
void |
modifyGraph(NetworkGraphBuilder graphBuilder)
|
Method Detail |
---|
void modifyGraph(NetworkGraphBuilder graphBuilder)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |