CardGame
Rogue-like card videogame
Loading...
Searching...
No Matches
DrawData Struct Reference

#include <drawData.h>

Collaboration diagram for DrawData:

Public Attributes

std::vector< std::string_view > drawnCardsNames {}
 
bool reshuffled = false
 

Member Data Documentation

◆ drawnCardsNames

std::vector<std::string_view> DrawData::drawnCardsNames {}

◆ reshuffled

bool DrawData::reshuffled = false

The documentation for this struct was generated from the following file: