Arrows destined to be drawn on the map. More...
#include "display.hpp"
Go to the source code of this file.
Classes | |
class | arrow |
Arrows destined to be drawn on the map. More... | |
Typedefs | |
typedef std::vector< map_location > | arrow_path_t |
Arrows destined to be drawn on the map.
Created for the whiteboard project.
Definition in file arrow.hpp.
typedef std::vector<map_location> arrow_path_t |