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

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"
Include dependency graph for Table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Table
 The component responsible for facilitating the gameplay. More...

Detailed Description

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.

Warning
If the Players, Deck, and Board aren't children of Table, then it will crash
Table ---------------------
| | |
v v v
Player(s) Deck Board
Author
Ori Balashov (ori.b.nosp@m.alas.nosp@m.hov@d.nosp@m.igip.nosp@m.en.ed.nosp@m.u) Refactor and New Implementation Bryley Elder (bryle.nosp@m.y.el.nosp@m.der@d.nosp@m.igip.nosp@m.en.ed.nosp@m.u) Original Implementation
Date
2026 / 01 / 16