Zappy Server
C++ game server: world, rules, scheduler, network
Loading...
Searching...
No Matches
Tile.hpp File Reference
#include <vector>
#include "Resources.hpp"
+ Include dependency graph for Tile.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Tile
 Represents a tile on the game map, containing resources, player IDs, and egg IDs. More...