#include "zones/logic/card_zone_logic.h"
#include <QGraphicsScene>
#include <QList>
#include <QLoggingCategory>
#include <QPointer>
#include <QSet>
Go to the source code of this file.
|
| class | GameScene |
| | Manages the game board display including players, zones, cards, and animations. More...
|
◆ Q_LOGGING_CATEGORY() [1/2]
| Q_LOGGING_CATEGORY |
( |
GameSceneLog | , |
|
|
"game_scene" | ) |
|
inline |
◆ Q_LOGGING_CATEGORY() [2/2]
| Q_LOGGING_CATEGORY |
( |
GameScenePlayerAdditionRemovalLog | , |
|
|
"game_scene.player_addition_removal" | ) |
|
inline |