Mari's Tarot
 All Classes Files Functions Variables Enumerations Enumerator Friends
Classes
Deck.hpp File Reference
#include <vector>
#include <memory>
#include "Card.hpp"
Include dependency graph for Deck.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Deck
 Deck is the class managing the deck of cards. Used as well as for the game deck, but also for a counting cards AI. More...