GUIEngine specific implementation of TextDest used within guiFormSpecMenu.
More...
#include <guiEngine.h>
GUIEngine specific implementation of TextDest used within guiFormSpecMenu.
◆ TextDestGuiEngine()
| TextDestGuiEngine::TextDestGuiEngine |
( |
GUIEngine * | engine | ) |
|
|
inline |
default constructor
- Parameters
-
| engine | the engine data is transmitted for further processing |
References m_engine.
◆ gotText()
| void TextDestGuiEngine::gotText |
( |
const StringMap & | fields | ) |
|
|
virtual |
receive fields transmitted by guiFormSpecMenu
- Parameters
-
| fields | map containing formspec field elements currently active |
Implements TextDest.
References m_engine.
◆ requestScreenshot()
| void TextDestGuiEngine::requestScreenshot |
( |
| ) |
|
|
virtual |
Request a screenshot from the main menu.
Reimplemented from TextDest.
References m_engine.
◆ m_engine
| GUIEngine* TextDestGuiEngine::m_engine = nullptr |
|
private |
The documentation for this class was generated from the following files: