|
Brunot
|
The component responsible for facilitating the gameplay. More...
#include "Board.h"#include "Card.h"#include "Player.h"#include "Framework/Component.h"#include "Utility/GameRules.h"Go to the source code of this file.
Classes | |
| class | Table |
| The component responsible for facilitating the gameplay. More... | |
The component responsible for facilitating the gameplay.
This class NEEDS a board, a deck, and players to function properly, as gameplay cannot function without it.