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

Public Member Functions | |
| PutTribute (GameMap *gamemap) | |
| int | puttribute (Building *start, int resource, int _queryonly, int _forplayer, int _fromplayer, int _scope) |
Protected Member Functions | |
| virtual void | checkbuilding (Building *b) |
| virtual void | checkvehicle (Vehicle *v) |
| virtual void | start (int x, int y) |
Protected Attributes | |
| int | targplayer |
| Building * | startbuilding |
|
|
Definition at line 122 of file resourcenet.h. |
|
|
|
Implements MapNetwork. Definition at line 119 of file resourcenet.h. |
|
||||||||||||||||||||||||||||
|
Definition at line 504 of file resourcenet.cpp. References Building::getEntry(), StaticResourceNet::getresource(), startbuilding, and targplayer. Referenced by transfer_all_outstanding_tribute(). |
|
||||||||||||
|
|
Definition at line 117 of file resourcenet.h. Referenced by puttribute(), and start(). |
|
|
Definition at line 116 of file resourcenet.h. Referenced by checkbuilding(), puttribute(), and start(). |
1.4.2