File GameReceiver.hpp
FileList > DataCollection > GameReceiver.hpp
Go to the source code of this file
#include <iostream>
#include "GameData.hpp"
#include "DataReceiver.hpp"
#include "../core/GridPosition.hpp"
#include <unordered_map>
#include <fstream>
#include "JsonBuilder.hpp"
Namespaces
Type | Name |
---|---|
namespace | DataCollection |
Classes
Type | Name |
---|---|
class | GameReceiver Represents a receiver specifically designed to handle game-related data. |
The documentation for this class was generated from the following file source/DataCollection/GameReceiver.hpp