#include <World.h>
Public Member Functions | |
TUpdateGUIParams () | |
Public Attributes | |
TGUIKeyEvent | keyevent |
Keystrokes in the window are returned here. | |
std::string | msg_lines |
Messages to show. |
Definition at line 48 of file World_gui.cpp.
std::string mvsim::World::TUpdateGUIParams::msg_lines |