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

Public Member Functions | |
| RemoveAllObjects () | |
| void | readData (tnstream &stream) |
| void | writeData (tnstream &stream) |
| void | setup () |
| ASCString | getName () const |
Protected Member Functions | |
| void | fieldOperator (const MapCoordinate &mc) |
|
|
Definition at line 655 of file gameevents.h. |
|
|
Implements FieldAddressing. Definition at line 1228 of file gameevents.cpp. References EventAction::gamemap, and GameMap::getField(). |
|
|
Implements EventAction. Definition at line 660 of file gameevents.h. |
|
|
Implements EventAction. Definition at line 1214 of file gameevents.cpp. References FieldAddressing::readMapModificationData(), and versionTest(). |
|
|
Reimplemented from FieldAddressing. Definition at line 1237 of file gameevents.cpp. References FieldAddressing::setup(). |
|
|
Implements EventAction. Definition at line 1221 of file gameevents.cpp. References tnstream::writeInt(), and FieldAddressing::writeMapModificationData(). |
1.4.2