group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
systems Directory Reference
Directory dependency graph for systems:

Files

 Event.hpp
 Client Event structure to be consumed by server game loop.
 
 EventQueue.cpp
 Implementation of the EventQueue FIFO operations.
 
 EventQueue.hpp
 Thread-safe event queue for passing network events to the game loop.
 
 EventType.hpp
 
 InputReceiveSystem.hpp
 System for deserialising incoming client input packets into events.
 
 MatchController.cpp
 Implementation of the MatchController system that manages match flow and state.
 
 MatchController.hpp