Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
card_relation_type.h File Reference
#include <QString>
Include dependency graph for card_relation_type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  CardRelationType { CardRelationType::DoesNotAttach = 0 , CardRelationType::AttachTo = 1 , CardRelationType::TransformInto = 2 }
 Types of attachments between cards. More...

Functions

QString cardAttachTypeToString (CardRelationType type)

Function Documentation

◆ cardAttachTypeToString()

QString cardAttachTypeToString ( CardRelationType type)
inline
Here is the caller graph for this function: