|
Zappy Server
C++ game server: world, rules, scheduler, network
|
#include <string>
Include dependency graph for Egg.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Egg |
| Represents an egg in the game, which has an ID, position (x, y), and it's associated with a team name. More... | |