Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
Phase Class Reference

#include <phase.h>

Public Member Functions

 Phase (const QString &_name, const QString &_color, const QString &_soundFileName)
QString getName () const

Public Attributes

QString color
QString soundFileName

Private Attributes

QString name

Constructor & Destructor Documentation

◆ Phase()

Phase::Phase ( const QString & _name,
const QString & _color,
const QString & _soundFileName )

Member Function Documentation

◆ getName()

QString Phase::getName ( ) const
Returns
The translated name for the phase
Here is the caller graph for this function:

Member Data Documentation

◆ color

QString Phase::color

◆ name

QString Phase::name
private

◆ soundFileName

QString Phase::soundFileName

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