Symphony Of Empires
action.cpp File Reference
#include "eng3d/serializer.hpp"
#include "eng3d/network.hpp"
#include "action.hpp"
#include "client/client_network.hpp"
#include "server/server_network.hpp"
#include "product.hpp"
#include "building.hpp"
#include "unit.hpp"
#include "nation.hpp"
#include "province.hpp"
#include "world.hpp"
Include dependency graph for action.cpp:

Go to the source code of this file.

Namespaces

 Action
 

Functions

template<ActionType type, typename Pred , typename ... Targs>
Eng3D::Networking::Packet Action::action_handler_sr (Pred p)