|
Zappy GUI
C++ graphic client: renderer, camera, network
|
#include <array>#include <cstdint>#include <unordered_map>#include <unordered_set>#include "core/Resources.hpp"#include "core/WorldState.hpp"
Include dependency graph for TileSlotMap.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TileSlotMap |
| Manages 8-slot spatial assignment per tile for resources and eggs. More... | |
| struct | TileSlotMap::TileOccupancy |