A helper class allowing Actions to receive input and show messages.
More...
#include <Modal.h>
A helper class allowing Actions to receive input and show messages.
◆ Modal() [1/2]
Modal::Modal |
( |
std::string |
title, |
|
|
int |
height, |
|
|
int |
width |
|
) |
| |
◆ Modal() [2/2]
Modal::Modal |
( |
int |
height, |
|
|
int |
width |
|
) |
| |
◆ destroy()
◆ input()
std::string Modal::input |
( |
| ) |
|
◆ message()
Modal & Modal::message |
( |
std::string |
message | ) |
|
◆ show()
◆ height
◆ title
◆ width
◆ window
The documentation for this class was generated from the following files: