|
Brunot
|
The card component that is moved around on the board. More...
#include "Framework/Component.h"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' } |
The card component that is moved around on the board.
|
strong |