So it is a {@link civquest.map.resource.ResourceNodeManager}. The key of each node is the id of the corresponding nation (decimal).
Furthermore, the class maintains the out resource edges of the resource nodes mentioned above. For doing so, it needs to listen to some GameChanges.
This class only operates on the real datastructures, as the node graph structure is not subject to visibility.
|
|