Brunot
Loading...
Searching...
No Matches
Card.h File Reference

The card component that is moved around on the board. More...

Include dependency graph for Card.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Card

Enumerations

enum class  cardSuit : char {
  C = 'C' , D = 'D' , H = 'H' , S = 'S' ,
  N = 'N'
}

Detailed Description

The card component that is moved around on the board.

Author
Bryley Elder (bryle.nosp@m.y.el.nosp@m.der@d.nosp@m.igip.nosp@m.en.ed.nosp@m.u) Basic implementation
Ori Balashov (ori.b.nosp@m.alas.nosp@m.hov@d.nosp@m.igip.nosp@m.en.ed.nosp@m.u) Added message handling
Date
2025 / 09 / 18

Enumeration Type Documentation

◆ cardSuit

enum class cardSuit : char
strong
Enumerator