25 #ifndef __I6ENGINE_MODULES_GUIBAR_H__
26 #define __I6ENGINE_MODULES_GUIBAR_H__
40 GUIBar(
const std::string & name,
const std::string & type);
59 void setProgress(
double f);
Used to partially unwrap GUI messages.
void update(uint16_t type, api::gui::GUIUpdateMessageStruct *message) override
Method called by incoming messages.
GUIBar(const std::string &name, const std::string &type)
Constructor for a new GUI Print.