mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-12 07:40:30 -08:00
Group game scene correctly and replace to-do. (#6199)
Took 35 seconds Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
/**
|
||||
* @file game_scene.h
|
||||
* @ingroup GameGraphics
|
||||
* @brief TODO: Document this.
|
||||
*/
|
||||
|
||||
#ifndef GAMESCENE_H
|
||||
#define GAMESCENE_H
|
||||
|
||||
@@ -30,6 +24,7 @@ class QBasicTimer;
|
||||
|
||||
/**
|
||||
* @class GameScene
|
||||
* @ingroup GameGraphics
|
||||
* @brief Manages the game board display including players, zones, cards, and animations.
|
||||
*
|
||||
* GameScene handles:
|
||||
|
||||
Reference in New Issue
Block a user