CardGame
Rogue-like card videogame
Loading...
Searching...
No Matches
handRenderer.h File Reference
#include "cardRenderer.h"
#include <memory>
#include <vector>
Include dependency graph for handRenderer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RenderedHand
 Rendered representation of a hand for terminal output. More...
 
class  HandRenderer
 Renders a hand of cards as one or two rows of ASCII cards. More...