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

Go to the source code of this file.

Classes

class  IWorldObserver
 Observer hooks for game-state changes (Observer pattern). More...