Zappy GUI
C++ graphic client: renderer, camera, network
Loading...
Searching...
No Matches
HeadlessRenderer.hpp File Reference
#include <ostream>
#include "ARenderer.hpp"
+ Include dependency graph for HeadlessRenderer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HeadlessRenderer
 A headless renderer that outputs the game state to a stream (e.g., console) instead of rendering it graphically. This is useful for debugging or running the application in environments without graphical support. More...