
Public Member Functions | |
| void | init (const char *a, const char *b, const char *c) |
| virtual void | buttonpressed (int id) |
| virtual void | run (void) |
Public Attributes | |
| int | result |
Definition at line 529 of file dialog.cpp.
| void tchoice_dlg::init | ( | const char * | a, | |
| const char * | b, | |||
| const char * | c | |||
| ) |
Definition at line 538 of file dialog.cpp.
References activefontsettings, actmap, GameMap::actplayer, tdlgengine::addbutton(), Schriften::arial8, tfontsettings::background, tdialogbox::buildgraphics(), centertext, tfontsettings::color, dlg_notitle, tfontsettings::font, gettextwdth(), tdialogbox::init(), tfontsettings::justify, tfontsettings::length, mousevisible(), result, schriften, showtext2(), tdialogbox::windowstyle, tdlgengine::x1, tdlgengine::xsize, tdlgengine::y1, and tdlgengine::ysize.
Referenced by legacy_choice_dlg().
| void tchoice_dlg::buttonpressed | ( | int | id | ) | [virtual] |
| void tchoice_dlg::run | ( | void | ) | [virtual] |
Reimplemented from tdialogbox.
Definition at line 578 of file dialog.cpp.
References mouseparams, mousevisible(), releasetimeslice(), result, tdialogbox::run(), and tmousesettings::taste.
Referenced by legacy_choice_dlg().
Definition at line 531 of file dialog.cpp.
Referenced by buttonpressed(), init(), legacy_choice_dlg(), and run().
1.5.1