Public Member Functions | Public Attributes | List of all members
mvsim::World::TUpdateGUIParams Struct Reference

#include <World.h>

Public Member Functions

 TUpdateGUIParams ()=default
 

Public Attributes

TGUIKeyEvent keyevent
 Keystrokes in the window are returned here. More...
 
std::string msg_lines
 Messages to show. More...
 

Detailed Description

Definition at line 161 of file World.h.

Constructor & Destructor Documentation

◆ TUpdateGUIParams()

mvsim::World::TUpdateGUIParams::TUpdateGUIParams ( )
default

Member Data Documentation

◆ keyevent

TGUIKeyEvent mvsim::World::TUpdateGUIParams::keyevent

Keystrokes in the window are returned here.

Definition at line 163 of file World.h.

◆ msg_lines

std::string mvsim::World::TUpdateGUIParams::msg_lines

Messages to show.

Definition at line 164 of file World.h.


The documentation for this struct was generated from the following file:


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23