CardGame
Rogue-like card videogame
Loading...
Searching...
No Matches
player.h File Reference
#include "deck/deckEntry.h"
#include "deck/deckPlayer.h"
#include "entity.h"
#include <string>
#include <string_view>
#include <vector>
Include dependency graph for player.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Player
 Player-controlled entity with a persistent deck. More...