Cockatrice 2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
select_zone.h File Reference

Base class for zones where cards are laid out and individually interactable. More...

#include "card_zone.h"
#include <QSet>
#include <optional>
Include dependency graph for select_zone.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SelectZone
struct  SelectZone::StackLayoutParams
 Parameters describing a vertical card stack's geometry. More...
struct  SelectZone::ZoneLayout
 Result of computing a vertical stack layout. More...

Detailed Description

Base class for zones where cards are laid out and individually interactable.