#include <gameevent_dialogs.h>
Inheritance diagram for tshownewtanks:

Public Member Functions | |
| void | init (bool *buf2) |
| virtual void | run (void) |
| virtual void | buttonpressed (int id) |
Protected Attributes | |
| bool * | buf |
| int | status |
Definition at line 51 of file gameevent_dialogs.h.
|
|
Reimplemented from tdlgengine. Definition at line 547 of file gameevent_dialogs.cpp. References status. |
|
|
|
Reimplemented from tdialogbox. Definition at line 538 of file gameevent_dialogs.cpp. References mousevisible(), tdialogbox::run(), and status. Referenced by NewVehicleTypeDetection::evalbuffer(). |
|
|
Definition at line 57 of file gameevent_dialogs.h. Referenced by init(). |
|
|
Definition at line 58 of file gameevent_dialogs.h. Referenced by buttonpressed(), and run(). |
1.4.2