Cluedo Solver v1.0
Cluedo game solver making deductions.
Loading...
Searching...
No Matches
Cluedo::UI::PlayerDataModal Class Reference

A modal that shows the player data of a running game. More...

#include <PlayerDataModal.hpp>

Public Member Functions

 PlayerDataModal ()=default
 Constructs the modal.
 
void show (Solver const &solver)
 Shows the modal.
 

Detailed Description

A modal that shows the player data of a running game.

This modal will show the list containing the players with their names and number of cards held.

Member Function Documentation

◆ show()

void Cluedo::UI::PlayerDataModal::show ( Solver const & solver)

Shows the modal.

Parameters
solverThe solver that contains the game data.

The documentation for this class was generated from the following files: