#include <gameevents.h>
Inheritance diagram for AddResources:

Public Member Functions | |
| AddResources () | |
| void | readData (tnstream &stream) |
| void | writeData (tnstream &stream) |
| void | execute (MapDisplayInterface *md) |
| void | setup () |
| ASCString | getName () const |
|
|
Definition at line 751 of file gameevents.h. |
|
|
Implements EventAction. Definition at line 1726 of file gameevents.cpp. References tfield::building, EventAction::gamemap, GameMap::getField(), and Building::putResource(). |
|
|
Implements EventAction. Definition at line 759 of file gameevents.h. |
|
|
Implements EventAction. Definition at line 1701 of file gameevents.cpp. References MapCoordinate::read(), Resources::read(), and versionTest(). |
|
|
Implements EventAction. Definition at line 1717 of file gameevents.cpp. References editInt(), Resources::energy, Resources::fuel, getxy_building(), Resources::material, minint, MapCoordinate::x, and MapCoordinate::y. |
|
|
Implements EventAction. Definition at line 1709 of file gameevents.cpp. References MapCoordinate::write(), and Resources::write(). |
1.4.2