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