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

Public Member Functions | |
| AddProductionCapability () | |
| void | readData (tnstream &stream) |
| void | writeData (tnstream &stream) |
| void | execute (MapDisplayInterface *md) |
| void | setup () |
| ASCString | getName () const |
|
|
Definition at line 699 of file gameevents.h. |
|
|
Implements EventAction. Definition at line 1541 of file gameevents.cpp. References ContainerBase::addProductionLine(), tfield::building, EventAction::gamemap, GameMap::getField(), and GameMap::getvehicletype_byid(). |
|
|
Implements EventAction. Definition at line 707 of file gameevents.h. |
|
|
Implements EventAction. Definition at line 1519 of file gameevents.cpp. References MapCoordinate::read(), tnstream::readInt(), and versionTest(). |
|
|
Implements EventAction. Definition at line 1535 of file gameevents.cpp. References chooseVehicleType(), getxy_building(), MapCoordinate::x, and MapCoordinate::y. |
|
|
Implements EventAction. Definition at line 1527 of file gameevents.cpp. References MapCoordinate::write(). |
1.4.2