R-Type  2
Doom but in better
Loading...
Searching...
No Matches
SyncingSystem.hpp File Reference
#include <vector>
#include "GameMessage.hpp"
Include dependency graph for SyncingSystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::vector< GameMessagesyncGameState (Registry &r)
 Creates the.
 

Function Documentation

◆ syncGameState()

std::vector< GameMessage > syncGameState ( Registry & r)

Creates the.

Definition at line 6 of file SyncingSystem.cpp.