creativity  v1.3.0
Agent-based model of creativity and piracy
creativity::gui::GUI Member List

This is the complete list of members for creativity::gui::GUI, including all inherited members.

checkEvents()creativity::gui::GUI
error(std::string message)creativity::gui::GUI
GraphArea (defined in creativity::gui::GUI)creativity::gui::GUIfriend
GUI(Creativity &creativity, std::function< void(Parameter param)> configure, std::function< void()> initialize, std::function< void(eris::eris_time_t end)> change_periods, std::function< void()> run, std::function< void()> stop, std::function< void()> step, std::function< void()> quit)creativity::gui::GUI
initialized()creativity::gui::GUI
newStates(eris::eris_time_t switch_to=(eris::eris_time_t) -1)creativity::gui::GUI
ParamType enum namecreativity::gui::GUI
pos_to_string(const eris::Position &pos)creativity::gui::GUIstatic
progress(eris::eris_time_t t, eris::eris_time_t end, double speed)creativity::gui::GUI
running()creativity::gui::GUI
start(const cmdargs::GUI &args)creativity::gui::GUI
stopped(bool more)creativity::gui::GUI
waitEvents()creativity::gui::GUI
waitForEvent(Event::Type t)creativity::gui::GUI
~GUI() (defined in creativity::gui::GUI)creativity::gui::GUIvirtual