#include "color.hpp"
#include "font/standard_colors.hpp"
#include "map/location.hpp"
#include "tstring.hpp"
#include <SDL2/SDL_rect.h>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | map_labels |
class | terrain_label |
To store label data Class implements logic for rendering. More... | |