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

Public Member Functions | |
| Action_Nothing () | |
| void | readData (tnstream &stream) |
| void | writeData (tnstream &stream) |
| void | execute (MapDisplayInterface *md) |
| void | setup () |
| ASCString | getName () const |
|
|
Definition at line 421 of file gameevents.h. |
|
|
Implements EventAction. Definition at line 426 of file gameevents.h. |
|
|
Implements EventAction. Definition at line 429 of file gameevents.h. |
|
|
Implements EventAction. Definition at line 885 of file gameevents.cpp. References tnstream::readInt(). |
|
|
Implements EventAction. Definition at line 427 of file gameevents.h. |
|
|
Implements EventAction. Definition at line 890 of file gameevents.cpp. References tnstream::writeInt(). |
1.4.2