Message data.
More...
#include <DialogsManager.h>
◆ MessageData()
MessageData::MessageData |
( |
| ) |
|
|
inline |
◆ auto_close
bool MessageData::auto_close |
Indicates if the dialog must be closed automatically.
◆ clickable
bool MessageData::clickable |
Indicates if the text is 'clickable', i.e., if it requieres a keypress to advance.
◆ closeable
bool MessageData::closeable |
Indicates if the window is closeable.
◆ cursor
◆ cursor_percent_y
float MessageData::cursor_percent_y |
- Todo:
- Understand and document.
◆ cursor_row_current
int MessageData::cursor_row_current |
Currently selected choice line.
◆ cursor_row_first
int MessageData::cursor_row_first |
◆ cursor_row_last
int MessageData::cursor_row_last |
◆ cursor_row_selected
int MessageData::cursor_row_selected |
◆ cursor_y
float MessageData::cursor_y |
Y position of the cursor in the message box.
The message height, in pixels.
◆ numeric
bool MessageData::numeric |
Indicates if the window background is for a number.
◆ scissor
- Todo:
- Understand and document.
◆ show_cursor
bool MessageData::show_cursor |
Indicates if the choice selection cursor must be shown.
◆ show_window
bool MessageData::show_window |
Indicates if the dialog window is shown.
◆ state
The state of the message.
◆ sync
- Todo:
- Understand and document.
◆ text_area
◆ timer
Indicates if the window is for a timer.
◆ translucent
bool MessageData::translucent |
Indicates if the window background is translucent.
◆ visible
bool MessageData::visible |
Indicates if the window background is visible.
The message width, in pixels.
◆ widget
The widget where the message is displayed.
◆ window
The window where the message is displayed.
The message window X coordinate.
The message window Y coordinate.
The documentation for this struct was generated from the following file: