![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include "fc_types.h"#include "layer.h"#include <array>#include <map>#include <utility>#include <vector>
Include dependency graph for layer_roads.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | freeciv::layer_roads |
| Draws "road" extras on the map. More... | |
| struct | freeciv::layer_roads::corner_sprites |
| Stores the data common to all road types. More... | |
| struct | freeciv::layer_roads::data< Sprites > |
| Helper. More... | |
Namespaces | |
| freeciv | |