Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
PlaymatInfo Struct Reference

A resolved playmat (card + positioning parameters). More...

#include <playmat_params.h>

Collaboration diagram for PlaymatInfo:
[legend]

Public Member Functions

bool operator== (const PlaymatInfo &other) const

Public Attributes

CardRef card
 The card whose art is used as playmat.
PlaymatParams params
 Positioning parameters for the playmat card image.

Detailed Description

A resolved playmat (card + positioning parameters).

Member Function Documentation

◆ operator==()

bool PlaymatInfo::operator== ( const PlaymatInfo & other) const
inline

Member Data Documentation

◆ card

CardRef PlaymatInfo::card

The card whose art is used as playmat.

◆ params

PlaymatParams PlaymatInfo::params

Positioning parameters for the playmat card image.


The documentation for this struct was generated from the following file: