22 #include <yaml-cpp/yaml.h> Waypoint()
Creates a waypoint.
Definition: Waypoint.cpp:28
int getMarker() const
Gets the waypoint's marker sprite.
Definition: Waypoint.cpp:53
std::string getType() const
Gets the waypoint's type.
Definition: Waypoint.cpp:44
~Waypoint()
Cleans up the waypoint.
Definition: Waypoint.cpp:35
Base class for targets on the globe with a set of radian coordinates.
Definition: Target.h:35
Represents a fixed waypoint on the world.
Definition: Waypoint.h:30
Definition: BaseInfoState.cpp:40