#include <resourcenet.h>
Inheritance diagram for ResourceNet:

Public Member Functions | |
| ResourceNet (GameMap *gamemap, int _scope=-1) | |
Protected Member Functions | |
| virtual int | fieldavail (int x, int y) |
| virtual int | globalsearch (void) |
Protected Attributes | |
| int | resourcetype |
| int | scope |
|
||||||||||||
|
Definition at line 56 of file resourcenet.h. |
|
||||||||||||
|
Implements MapNetwork. Definition at line 244 of file resourcenet.cpp. References MapNetwork::actmap, assert, cbpipeline, cbpowerline, GameMap::getField(), getnextfield(), getTerrainBitType(), resourcetype, and sidenum. |
|
|
Implements MapNetwork. Definition at line 62 of file resourcenet.h. References scope. |
|
|
|
Definition at line 59 of file resourcenet.h. Referenced by ResourceChangeNet::getresource(), StaticResourceNet::getresource(), globalsearch(), GetResourceCapacity::start(), PutTribute::start(), PutResource::start(), and GetResource::start(). |
1.4.2