|
Zappy GUI
C++ graphic client: renderer, camera, network
|
Include dependency graph for EventQueue.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | EventQueue |
| Thread-safe queue for storing events received from the server. Allows for potential multi-threaded behavior between GUI layers. Not strictly necessary, good to have, future proof. More... | |