|
| Dialog (Gui *gui, Common::Point pos, uint width, uint height) |
|
| Dialog (Gui *gui, PrebuiltDialogs prebuilt) |
|
bool | processEvent (Common::Event event) |
|
void | draw () |
|
void | localize (Common::Point &point) |
|
void | handleDialogAction (DialogElement *trigger, DialogAction action) |
|
const Graphics::Font & | getFont () |
|
void | addButton (Common::String title, DialogAction action, Common::Point position, uint width=0, uint height=0) |
|
void | addText (Common::String content, Common::Point position) |
|
void | addTextInput (Common::Point position, int width, int height) |
|
void | setUserInput (Common::String content) |
|
The documentation for this class was generated from the following file: