![]() |
hivemind 1.0.0
|
#include <types.h>
Public Member Functions | |
Agent (int id=0, std::string name="Untitled Agent", std::string color="#FFFFFF") | |
JSONSTART | JSONINT (Id) |
JSONSTART | JSONSTRING (Name) |
Public Attributes | |
int | Id |
std::string | Name |
std::string | Color |
|
inline |
std::string Core::Agent::Color |
Definition at line 94 of file types.h.
Referenced by Gui::MapViewer::DrawKeyframes(), Gui::MapViewer::DrawRoutes(), Gui::AgentControls::SetActiveAgentIndex(), Gui::AgentControls::SetAgentColor(), and Gui::AgentControls::SyncColor().