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

Public Types | |
| typedef vector< Building * > | BuildingContainer |
Public Member Functions | |
| GetConnectedBuildings (BuildingContainer &buildingContainer_, GameMap *gamemap, int resourceType) | |
Public Attributes | |
| BuildingContainer & | buildingContainer |
Protected Member Functions | |
| void | checkvehicle (Vehicle *v) |
| void | checkbuilding (Building *b) |
| int | searchfinished (void) |
|
|
Definition at line 69 of file resourcenet.h. |
|
||||||||||||||||
|
Definition at line 74 of file resourcenet.h. References ResourceNet::resourcetype. |
|
|
Implements MapNetwork. Definition at line 68 of file resourcenet.h. References buildingContainer. |
|
|
Implements MapNetwork. Definition at line 67 of file resourcenet.h. |
|
|
Implements MapNetwork. Definition at line 69 of file resourcenet.h. |
|
|
Definition at line 73 of file resourcenet.h. Referenced by checkbuilding(). |
1.4.2