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

#include <matchData.h>

Collaboration diagram for PlayCardDecision:

Public Attributes

PlayerChoice playerChoice {PlayerChoice::PassTurn}
 
std::optional< int > selectedCard
 

Member Data Documentation

◆ playerChoice

PlayerChoice PlayCardDecision::playerChoice {PlayerChoice::PassTurn}

◆ selectedCard

std::optional<int> PlayCardDecision::selectedCard

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